summaryrefslogtreecommitdiff
path: root/src/merchant-tools/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-12-12 15:54:25 +0100
committerChristian Grothoff <christian@grothoff.org>2017-12-13 21:52:08 +0100
commita6a686875684a6d43a124a51b5b23f7f13284a25 (patch)
treed81cbb373d7e8e8d9baa9066101543af50182ac5 /src/merchant-tools/Makefile.am
parent2a0a13aa815c21426c09175a704277d7e43818a1 (diff)
downloadmerchant-a6a686875684a6d43a124a51b5b23f7f13284a25.tar.gz
merchant-a6a686875684a6d43a124a51b5b23f7f13284a25.tar.bz2
merchant-a6a686875684a6d43a124a51b5b23f7f13284a25.zip
towards using new AAI in generate-payments
Diffstat (limited to 'src/merchant-tools/Makefile.am')
-rw-r--r--src/merchant-tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am
index df271a2e..7811d041 100644
--- a/src/merchant-tools/Makefile.am
+++ b/src/merchant-tools/Makefile.am
@@ -33,6 +33,7 @@ taler_merchant_generate_payments_LDADD = \
$(top_srcdir)/src/backenddb/libtalermerchantdb.la \
$(top_srcdir)/src/lib/libtalermerchant.la \
$(LIBGCRYPT_LIBS) \
+ -ltalerbank \
-ltalerfakebank \
-ltalerexchange \
-ltalerjson \