aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-15 11:52:51 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-15 12:04:34 +0800
commit43b0909394e78d908038495f98d9b51739b01213 (patch)
tree74404610204fa11cc19ec17de1b1b8ff7a797317 /openbsc/src/Makefile.am
parent9c595b74742a0bee332c8b150d6832662a005c03 (diff)
bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index 03f62ab18..87cd0ea6e 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -23,7 +23,8 @@ libbsc_a_SOURCES = abis_rsl.c abis_nm.c gsm_data.c gsm_04_08_utils.c \
libmsc_a_SOURCES = gsm_subscriber.c db.c \
mncc.c gsm_04_08.c gsm_04_11.c transaction.c \
token_auth.c rrlp.c gsm_04_80.c ussd.c silent_call.c \
- handover_logic.c handover_decision.c meas_rep.c auth.c
+ handover_logic.c handover_decision.c meas_rep.c auth.c \
+ osmo_msc.c
libvty_a_SOURCES = common_vty.c