aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-01-12 20:40:03 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-01-12 20:40:39 +0100
commita92fe9a4ca7e309a80095521160f5d3d946932ec (patch)
tree7a82003e97371e016d46c3354c0432f928291a2b /openbsc/include/openbsc/Makefile.am
parente83a3f584e9644f127ed35967c415f19f06a03d5 (diff)
[bsc_msc] Move the connect to the MSC routine into a new file
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 8c9cd2e48..0c7b36f06 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -5,4 +5,4 @@ noinst_HEADERS = abis_nm.h abis_rsl.h debug.h db.h gsm_04_08.h gsm_data.h \
gsm_utils.h ipaccess.h rs232.h openbscdefines.h rtp_proxy.h \
bsc_rll.h mncc.h talloc.h transaction.h ussd.h gsm_04_80.h \
silent_call.h mgcp.h meas_rep.h bitvec.h rest_octets.h \
- system_information.h handover.h bssap.h
+ system_information.h handover.h bssap.h bsc_msc.h