aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 35874164..e7c676d0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,9 +57,9 @@ libgprs_la_SOURCES = \
rlc.cpp \
gprs_codel.c
-if ENABLE_SYSMOBTS
+if ENABLE_OSMOBTS
libgprs_la_SOURCES += \
- sysmo_sock.cpp
+ osmobts_sock.cpp
else
libgprs_la_SOURCES += \
openbts_sock.cpp