aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/Makefile.am')
-rw-r--r--include/osmocom/gsm/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/osmocom/gsm/Makefile.am b/include/osmocom/gsm/Makefile.am
new file mode 100644
index 00000000..8685fc9a
--- /dev/null
+++ b/include/osmocom/gsm/Makefile.am
@@ -0,0 +1,6 @@
+osmogsm_HEADERS = comp128.h gsm0808.h gsm48_ie.h mncc.h rxlev_stat.h \
+ gsm0480.h gsm48.h gsm_utils.h rsl.h tlv.h
+
+SUBDIRS = protocol
+
+osmogsmdir = $(includedir)/osmocom/gsm