From ba874b82be0ad1752b46009ba403f9b7bf24492d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 20 Aug 2014 23:47:15 +0200 Subject: move libctrl from openbsc to libosmoctrl (libosmocore.git) --- openbsc/tests/bsc-nat-trie/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/tests/bsc-nat-trie/Makefile.am') 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 \ -- cgit v1.2.3