aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-05-11 15:02:19 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-05-17 09:37:22 +0200
commit41a93dc2f082111b8dbfea38cfd61855dd5cfd81 (patch)
treea219825e9000deffdcf6d04fd61b916ec2860710 /openbsc/src/osmo-bsc/Makefile.am
parenta8090d54d621af8781b3321270e9064813a5a814 (diff)
bsc: Move the osmo_bsc_rf file into the libbsc code and rename
The nitb will provide the RF interface as well.
Diffstat (limited to 'openbsc/src/osmo-bsc/Makefile.am')
-rw-r--r--openbsc/src/osmo-bsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/osmo-bsc/Makefile.am b/openbsc/src/osmo-bsc/Makefile.am
index ea74c7805..8f7d25b82 100644
--- a/openbsc/src/osmo-bsc/Makefile.am
+++ b/openbsc/src/osmo-bsc/Makefile.am
@@ -5,7 +5,7 @@ AM_LDFLAGS = $(COVERAGE_LDFLAGS)
bin_PROGRAMS = osmo-bsc
-osmo_bsc_SOURCES = osmo_bsc_main.c osmo_bsc_rf.c osmo_bsc_vty.c osmo_bsc_api.c \
+osmo_bsc_SOURCES = osmo_bsc_main.c osmo_bsc_vty.c osmo_bsc_api.c \
osmo_bsc_grace.c osmo_bsc_msc.c osmo_bsc_sccp.c \
osmo_bsc_filter.c osmo_bsc_bssap.c osmo_bsc_audio.c
# once again since TRAU uses CC symbol :(