aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/coding/Makefile.am')
-rw-r--r--include/osmocom/coding/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/osmocom/coding/Makefile.am b/include/osmocom/coding/Makefile.am
new file mode 100644
index 00000000..713b1932
--- /dev/null
+++ b/include/osmocom/coding/Makefile.am
@@ -0,0 +1,10 @@
+osmocoding_HEADERS = \
+ gsm0503_tables.h \
+ gsm0503_parity.h \
+ gsm0503_mapping.h \
+ gsm0503_interleaving.h \
+ gsm0503_coding.h \
+ gsm0503_amr_dtx.h \
+ $(NULL)
+
+osmocodingdir = $(includedir)/osmocom/coding