aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-05-18 14:07:57 +0200
committerOliver Smith <osmith@sysmocom.de>2022-05-18 14:07:57 +0200
commit6a0ab76d679d54622a5fb8a961db9e379ef0693f (patch)
tree5ed72c4a41c6985fd4b24fe7b2fb57e344a61655
parentd302bb11face7f2c0d326de1024ed00768851195 (diff)
tests/msc_vlr/Makefile.am: drop -ldbi
Fix for: /usr/bin/ld: cannot find -ldbi Fixes: d43c22 ("switch from libdbi to lbsqlite3") Change-Id: I8dcce119a8121881d56cb18328b5f702763b43ea
-rw-r--r--tests/msc_vlr/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/msc_vlr/Makefile.am b/tests/msc_vlr/Makefile.am
index b1853a175..505b5c7b6 100644
--- a/tests/msc_vlr/Makefile.am
+++ b/tests/msc_vlr/Makefile.am
@@ -44,7 +44,6 @@ LDADD = \
$(LIBOSMOGSUPCLIENT_LIBS) \
$(LIBSQLITE3_LIBS) \
$(LIBRARY_GSM) \
- -ldbi \
$(NULL)
noinst_HEADERS = \