aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-04 01:29:03 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-16 15:32:33 +0100
commitc332a4e49d0468b1caa13311639fd4f2bb33534b (patch)
tree3e563dfa9ff2e6637d8d9f5d4cbe4e6347b839ff /openbsc/include/openbsc/Makefile.am
parentc4914d9c4f6a3271f382453ae0abd30741ca5327 (diff)
move iucs_ranap.[hc] to include / libmsc to use in msc_vlr tests
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 704696659..14396b74a 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -48,6 +48,7 @@ noinst_HEADERS = \
ipaccess.h \
iu.h \
iucs.h \
+ iucs_ranap.h \
meas_feed.h \
meas_rep.h \
mgcp.h \