aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 14:58:47 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 15:11:30 +0800
commitab5135e36a9cd200d591f7d54a8a50f9f21c57f8 (patch)
tree7cc703afd8bdaeb6424fb76031edd98b002787e4 /openbsc/src/Makefile.am
parent5ccab1020c2502c851fd52b57c6507b01539559e (diff)
bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index 59ec2f168..af77f503c 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -18,12 +18,12 @@ libbsc_a_SOURCES = abis_rsl.c abis_nm.c gsm_data.c gsm_04_08_utils.c \
input/misdn.c input/ipaccess.c handover_logic.c \
talloc_ctx.c system_information.c rest_octets.c \
rtp_proxy.c bts_siemens_bs11.c bts_ipaccess_nanobts.c \
- bts_unknown.c bsc_version.c bsc_api.c bsc_vty.c
+ bts_unknown.c bsc_version.c bsc_api.c bsc_vty.c meas_rep.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_decision.c meas_rep.c auth.c \
+ handover_decision.c auth.c \
osmo_msc.c
libvty_a_SOURCES = common_vty.c