drop unneccessary duplicate linking: osmo-nitb

Change-Id: I430adbb1e0c6382317da282bcf5ef73cf9496f80
Reviewed-on: https://gerrit.osmocom.org/89
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger@freyther.de>
This commit is contained in:
Neels Hofmeyr 2016-05-11 17:20:13 +02:00 committed by Holger Freyther
parent 2fa7d8464f
commit 5493d87f95
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ osmo_nitb_SOURCES = bsc_hack.c
osmo_nitb_LDADD = \
$(top_builddir)/src/libbsc/libbsc.a \
$(top_builddir)/src/libmsc/libmsc.a \
$(top_builddir)/src/libbsc/libbsc.a \
$(top_builddir)/src/libtrau/libtrau.a \
$(top_builddir)/src/libcommon/libcommon.a \
-ldbi $(LIBCRYPT) \