aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-12-23 00:02:51 +0100
committerHarald Welte <laforge@gnumonks.org>2011-01-01 17:23:41 +0100
commit31bbbf4e52030d413b00e694e47e84935d289fb6 (patch)
tree42c3a675d3514687fcb00b6eb1df4eb684c07098 /openbsc/src/Makefile.am
parent76556376c3ef78804ea4ca480a56eced6808313d (diff)
MNCC socket: Export MNCC interface via unix domain socket
Using this code we will soon be able to use LCR or other MNCC applications via a unix domain socket. The code is not actually used yet after this patch.
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 029f33838..cc69a729d 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -26,7 +26,8 @@ libbsc_a_SOURCES = abis_rsl.c abis_nm.c gsm_data.c gsm_04_08_utils.c \
bts_unknown.c bsc_version.c bsc_api.c bsc_vty.c meas_rep.c gsm_04_80.c
libmsc_a_SOURCES = gsm_subscriber.c db.c \
- mncc.c mncc_builtin.c gsm_04_08.c gsm_04_11.c transaction.c \
+ mncc.c mncc_builtin.c mncc_sock.c \
+ gsm_04_08.c gsm_04_11.c transaction.c \
token_auth.c rrlp.c ussd.c silent_call.c \
handover_decision.c auth.c \
osmo_msc.c