aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e7c676d0..12170757 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,16 +55,9 @@ libgprs_la_SOURCES = \
decoding.cpp \
llc.cpp \
rlc.cpp \
+ osmobts_sock.cpp \
gprs_codel.c
-if ENABLE_OSMOBTS
-libgprs_la_SOURCES += \
- osmobts_sock.cpp
-else
-libgprs_la_SOURCES += \
- openbts_sock.cpp
-endif
-
bin_PROGRAMS = \
osmo-pcu