aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-07-09 22:09:18 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-08-30 14:11:25 +0200
commit7b656884cfadfd8c56355e8a6c690721827b5b30 (patch)
tree7f3357a94992d953021a28ec20336c4578f23052 /src/Makefile.am
parent31a11aa75b5aad8887213bcd88cddc1b79b5954f (diff)
split off osmo-bsc: remove files, apply build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 70e53ac3e..9a26a7b9e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,9 +22,7 @@ AM_LDFLAGS = \
# Libraries
SUBDIRS = \
libcommon \
- libvlr \
libbsc \
- libmsc \
libtrau \
libfilter \
libcommon-cs \
@@ -32,10 +30,8 @@ SUBDIRS = \
# Programs
SUBDIRS += \
- osmo-msc \
utils \
ipaccess \
- gprs \
$(NULL)
# Conditional Programs