fix more wrong -l flags
This commit is contained in:
parent
911b158bb8
commit
c30bb0008d
@ -100,9 +100,9 @@ test_bank_api_with_fakebank_twisted_LDADD = \
|
|||||||
$(LIBGCRYPT_LIBS) \
|
$(LIBGCRYPT_LIBS) \
|
||||||
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
||||||
-ltalertwistertesting \
|
-ltalertwistertesting \
|
||||||
-ltalerbanktesting \
|
$(top_builddir)/src/bank-lib/libtalerbank.la \
|
||||||
|
$(top_builddir)/src/bank-lib/libtalertesting.la \
|
||||||
-ltalerfakebank \
|
-ltalerfakebank \
|
||||||
-ltalerbank \
|
|
||||||
-ltalerexchange \
|
-ltalerexchange \
|
||||||
-ltalerjson \
|
-ltalerjson \
|
||||||
-ltalerutil \
|
-ltalerutil \
|
||||||
@ -117,10 +117,10 @@ test_bank_api_twisted_SOURCES = \
|
|||||||
test_bank_api_twisted_LDADD = \
|
test_bank_api_twisted_LDADD = \
|
||||||
$(LIBGCRYPT_LIBS) \
|
$(LIBGCRYPT_LIBS) \
|
||||||
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
$(top_builddir)/src/exchange-lib/libtalertesting.la \
|
||||||
|
$(top_builddir)/src/bank-lib/libtalerbank.la \
|
||||||
|
$(top_builddir)/src/bank-lib/libtalertesting.la \
|
||||||
-ltalertwistertesting \
|
-ltalertwistertesting \
|
||||||
-ltalerbanktesting \
|
|
||||||
-ltalerfakebank \
|
-ltalerfakebank \
|
||||||
-ltalerbank \
|
|
||||||
-ltalerexchange \
|
-ltalerexchange \
|
||||||
-ltalerjson \
|
-ltalerjson \
|
||||||
-ltalerutil \
|
-ltalerutil \
|
||||||
|
Loading…
Reference in New Issue
Block a user