aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocore/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-07 23:39:54 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-07 23:39:54 +0100
commit1e9086684f258a9b8eed8f5c8d7d4f6c98665636 (patch)
treee4313c497771ed6a48dc2377959743e71df0712a /include/osmocore/Makefile.am
parentf8b2ba7dc850396c5910e8c76875e75d37479d34 (diff)
import GSM04.08 encode/decode functions and mncc.h from openbsc
Diffstat (limited to 'include/osmocore/Makefile.am')
-rw-r--r--include/osmocore/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/osmocore/Makefile.am b/include/osmocore/Makefile.am
index adcae538..fb4f089b 100644
--- a/include/osmocore/Makefile.am
+++ b/include/osmocore/Makefile.am
@@ -1,6 +1,7 @@
osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.h \
tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
- gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h
+ gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h mncc.h \
+ gsm48_ie.h
if ENABLE_TALLOC
osmocore_HEADERS += talloc.h