aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-02-07 12:18:37 +0100
committerHarald Welte <laforge@gnumonks.org>2013-07-06 23:36:15 +0200
commitaa85a2d4b4988f5fe8271a076866c0669bb793f2 (patch)
treeafeecb04e25513d4499edb83b487963ada4fdd9b /include/Makefile.am
parenta3de4dfb5c24007c4b0c462df93e2015b245a6b7 (diff)
Remove osmo_phsap_prim from lapdm.h and move to a seperate header file
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 b94abec7..3875fecd 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -57,6 +57,7 @@ nobase_include_HEADERS = \
osmocom/gsm/meas_rep.h \
osmocom/gsm/mncc.h \
osmocom/gsm/prim.h \
+ osmocom/gsm/l1sap.h \
osmocom/gsm/protocol/gsm_03_41.h \
osmocom/gsm/protocol/gsm_04_08.h \
osmocom/gsm/protocol/gsm_04_11.h \