aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a28aa7fc..c637c16b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -211,9 +211,6 @@ gb_gprs_ns2_test_LDADD = $(LDADD) $(LIBRARY_DLSYM) \
$(top_builddir)/src/gsm/libosmogsm.la \
$(top_builddir)/src/core/libosmocore.la \
$(top_builddir)/src/gb/libosmogb-test.la
-if ENABLE_LIBMNL
-gb_gprs_ns2_test_LDADD += $(LIBMNL_LIBS)
-endif
logging_logging_test_SOURCES = logging/logging_test.c