aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-04-16 20:01:47 +0200
committerHarald Welte <laforge@gnumonks.org>2019-05-19 07:26:28 +0000
commit6c548dc615543a8b33306185f111329ffb31d6d0 (patch)
treecf72070afb02899c4d75bc799aee7c33bfc4532a /include/osmocom/bsc/Makefile.am
parentbad82d31a9aa4016c37e25be3022442e541004f6 (diff)
vty: Add option to enable osmux towards MSC
Diffstat (limited to 'include/osmocom/bsc/Makefile.am')
-rw-r--r--include/osmocom/bsc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/Makefile.am b/include/osmocom/bsc/Makefile.am
index 89323c0f2..f44e7fc86 100644
--- a/include/osmocom/bsc/Makefile.am
+++ b/include/osmocom/bsc/Makefile.am
@@ -41,6 +41,7 @@ noinst_HEADERS = \
osmo_bsc_rf.h \
osmo_bsc_sigtran.h \
bsc_msc_data.h \
+ osmux.h \
paging.h \
pcu_if.h \
pcuif_proto.h \