aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-05-29 15:58:43 +0200
committerHarald Welte <laforge@gnumonks.org>2017-06-12 01:57:41 +0200
commit29567376814597a93d78c337242fd1a6ded179ad (patch)
treeef8a72c0c3cc3e31d37db1c77861196c5aed17f8 /include/Makefile.am
parentdee71726893934ad2c069121ff461654747b2819 (diff)
Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014
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 161bbcaf..e0c1a2bd 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -99,6 +99,7 @@ nobase_include_HEADERS = \
osmocom/gsm/protocol/gsm_04_08_gprs.h \
osmocom/gsm/protocol/gsm_04_11.h \
osmocom/gsm/protocol/gsm_04_12.h \
+ osmocom/gsm/protocol/gsm_04_14.h \
osmocom/gsm/protocol/gsm_04_80.h \
osmocom/gsm/protocol/gsm_08_08.h \
osmocom/gsm/protocol/gsm_08_58.h \