aboutsummaryrefslogtreecommitdiffstats
path: root/tests/xid/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-07-14 15:03:54 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-07-14 15:03:54 +0200
commitf0b41db96261f7bcb58c95cf5fcca80a506f6291 (patch)
tree9dc32d37116fa2ec958c956e5eb8c07fcdca8416 /tests/xid/Makefile.am
parentde13a4e9f4f6e782b1c3a4cc49e8f2fde7b80576 (diff)
rm libcommon.a from tests build
Diffstat (limited to 'tests/xid/Makefile.am')
-rw-r--r--tests/xid/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/xid/Makefile.am b/tests/xid/Makefile.am
index aaf17edf2..6c3689f19 100644
--- a/tests/xid/Makefile.am
+++ b/tests/xid/Makefile.am
@@ -25,7 +25,6 @@ xid_test_SOURCES = \
xid_test_LDADD = \
$(top_builddir)/src/gprs/gprs_llc_xid.o \
- $(top_builddir)/src/libcommon/libcommon.a \
$(LIBOSMOABIS_LIBS) \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \