aboutsummaryrefslogtreecommitdiffstats
path: root/tests/channel
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-09-26 16:04:44 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2017-09-26 16:10:22 +0200
commit00c22464a0c1b51bb4b29efecab39e993224949c (patch)
treeeab3fa5747dd19d5bfd6f3eca96a893ddd71119a /tests/channel
parenta9594b5058dc5a62ea813e7b577951e53e848ffc (diff)
Remove unneeded dbi dependency
Most probably a leftover from openbsc git Change-Id: I230564b6a6ad244ec6328a99a1c3dbd9bc5521ae
Diffstat (limited to 'tests/channel')
-rw-r--r--tests/channel/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/channel/Makefile.am b/tests/channel/Makefile.am
index d190cbaa9..395daf722 100644
--- a/tests/channel/Makefile.am
+++ b/tests/channel/Makefile.am
@@ -30,5 +30,4 @@ channel_test_LDADD = \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \
$(LIBCRYPTO_LIBS) \
- -ldbi \
$(NULL)