aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bssap
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-02-14 00:07:40 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-02-14 12:55:45 +0100
commitd23ce86c25d3b9e5ee9cd28a9f0aec5aca00e056 (patch)
tree41eb4aa93144d9b1e7f5436e5a9e0e87e2f612de /tests/bssap
parent92b9f2ecd42c1751d2123879951bab8837415d1a (diff)
drop libcommon-cs completely
Diffstat (limited to 'tests/bssap')
-rw-r--r--tests/bssap/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bssap/Makefile.am b/tests/bssap/Makefile.am
index 697a21511..e4fe38b77 100644
--- a/tests/bssap/Makefile.am
+++ b/tests/bssap/Makefile.am
@@ -34,7 +34,6 @@ bssap_test_SOURCES = \
bssap_test_LDADD = \
$(top_builddir)/src/libbsc/libbsc.a \
- $(top_builddir)/src/libcommon-cs/libcommon-cs.a \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOABIS_LIBS) \