aboutsummaryrefslogtreecommitdiffstats
path: root/tests/channel
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/channel
parent92b9f2ecd42c1751d2123879951bab8837415d1a (diff)
drop libcommon-cs completely
Diffstat (limited to 'tests/channel')
-rw-r--r--tests/channel/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/channel/Makefile.am b/tests/channel/Makefile.am
index a3c31595c..f641f6026 100644
--- a/tests/channel/Makefile.am
+++ b/tests/channel/Makefile.am
@@ -25,7 +25,6 @@ channel_test_SOURCES = \
channel_test_LDADD = \
$(top_builddir)/src/libbsc/libbsc.a \
- $(top_builddir)/src/libcommon-cs/libcommon-cs.a \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOABIS_LIBS) \