summaryrefslogtreecommitdiffstats
path: root/include/osmocore/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte2010-03-02 23:17:33 +0100
committerHarald Welte2010-03-02 23:17:33 +0100
commit4fb20757c63c3809d0535545d96e2e9f62b6198b (patch)
tree6e003fb351569ab1f6c162bd5e52695159bfe6bb /include/osmocore/Makefile.am
parentadd two new RSL utility functions (diff)
downloadlibosmocore-4fb20757c63c3809d0535545d96e2e9f62b6198b.tar.gz
libosmocore-4fb20757c63c3809d0535545d96e2e9f62b6198b.tar.xz
libosmocore-4fb20757c63c3809d0535545d96e2e9f62b6198b.zip
import some GSM 04.08 utility code from OpenBSC
Diffstat (limited to 'include/osmocore/Makefile.am')
-rw-r--r--include/osmocore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocore/Makefile.am b/include/osmocore/Makefile.am
index 8754295..b45d023 100644
--- a/include/osmocore/Makefile.am
+++ b/include/osmocore/Makefile.am
@@ -1,6 +1,6 @@
osmocore_HEADERS = signal.h linuxlist.h timer.h talloc.h msgb.h select.h \
tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
- gsmtap.h write_queue.h rsl.h
+ gsmtap.h write_queue.h rsl.h gsm48.h
osmocoredir = $(includedir)/osmocore