fix some wrong -l flags
This commit is contained in:
parent
90b8b6e8b1
commit
911b158bb8
@ -98,7 +98,7 @@ test_bank_api_with_fakebank_twisted_SOURCES = \
|
||||
test_bank_api_with_fakebank_twisted.c
|
||||
test_bank_api_with_fakebank_twisted_LDADD = \
|
||||
$(LIBGCRYPT_LIBS) \
|
||||
-ltalertesting \
|
||||
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
||||
-ltalertwistertesting \
|
||||
-ltalerbanktesting \
|
||||
-ltalerfakebank \
|
||||
@ -116,7 +116,7 @@ test_bank_api_twisted_SOURCES = \
|
||||
test_bank_api_twisted.c
|
||||
test_bank_api_twisted_LDADD = \
|
||||
$(LIBGCRYPT_LIBS) \
|
||||
-ltalertesting \
|
||||
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
||||
-ltalertwistertesting \
|
||||
-ltalerbanktesting \
|
||||
-ltalerfakebank \
|
||||
|
@ -33,7 +33,7 @@ check_PROGRAMS= \
|
||||
test_json_SOURCES = \
|
||||
test_json.c
|
||||
test_json_LDADD = \
|
||||
-ltalerjson \
|
||||
$(top_builddir)/src/json/libtalerjson.la \
|
||||
-lgnunetjson \
|
||||
$(top_builddir)/src/util/libtalerutil.la \
|
||||
-lgnunetutil \
|
||||
|
Loading…
Reference in New Issue
Block a user