summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-12-10 10:57:59 +0100
committerMax <msuraev@sysmocom.de>2018-12-14 13:15:39 +0000
commit7918f84aeb65c4b833ccf86b9daa6ab76f06c031 (patch)
tree008eb690275ffbe23f6ab5e10197b738f048f5fe /include/Makefile.am
parentd8fcef77945d9390a48c35117529a55946201078 (diff)
LCLS, TS 29.205: add GCR routines
Add functions to encode and decode Global Call Reference as per 3GPP TS 29.205 Table B 2.1.9.1 add corresponding tests. Change-Id: Iee95aa4e5c056645b6cb5667e4a067097d52dfbf Related: OS#2487
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 366fd70b..ccf9e108 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -86,6 +86,7 @@ nobase_include_HEADERS = \
osmocom/coding/gsm0503_interleaving.h \
osmocom/coding/gsm0503_coding.h \
osmocom/gsm/gsm0808.h \
+ osmocom/gsm/gsm29205.h \
osmocom/gsm/gsm0808_utils.h \
osmocom/gsm/gsm23003.h \
osmocom/gsm/gsm29118.h \