aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/bsc-nat-trie/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/bsc-nat-trie/Makefile.am')
-rw-r--r--openbsc/tests/bsc-nat-trie/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/tests/bsc-nat-trie/Makefile.am b/openbsc/tests/bsc-nat-trie/Makefile.am
index ba40f187b..cf8ebaf20 100644
--- a/openbsc/tests/bsc-nat-trie/Makefile.am
+++ b/openbsc/tests/bsc-nat-trie/Makefile.am
@@ -9,7 +9,6 @@ noinst_PROGRAMS = bsc_nat_trie_test
bsc_nat_trie_test_SOURCES = bsc_nat_trie_test.c \
$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c
bsc_nat_trie_test_LDADD = $(top_builddir)/src/libbsc/libbsc.a \
- $(top_builddir)/src/libctrl/libctrl.a \
$(top_builddir)/src/libmgcp/libmgcp.a \
$(top_builddir)/src/libtrau/libtrau.a \
$(top_builddir)/src/libcommon/libcommon.a \