aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-01-17 18:25:50 +0100
committerHarald Welte <laforge@gnumonks.org>2014-10-26 19:09:22 +0100
commitd54c2ee8c51b41b7f7a5a469efd6bb391a0c2b75 (patch)
tree2c468db6b7a0818dcc11c1e1dbd0eae5d5b27cd6 /include/Makefile.am
parentcac3cd6fcd941ae0906e5a95a1cb3b5ebec8a72a (diff)
initial checkin of 'libosmosim'
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index c59f9b21..149e29fa 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -83,7 +83,8 @@ nobase_include_HEADERS = \
osmocom/gsm/rsl.h \
osmocom/gsm/rxlev_stat.h \
osmocom/gsm/sysinfo.h \
- osmocom/gsm/tlv.h
+ osmocom/gsm/tlv.h \
+ osmocom/sim/sim.h
if ENABLE_PLUGIN
nobase_include_HEADERS += osmocom/core/plugin.h