summaryrefslogtreecommitdiff
path: root/src/merchant-tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/merchant-tools')
-rw-r--r--src/merchant-tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am
index af51b888..a78da09a 100644
--- a/src/merchant-tools/Makefile.am
+++ b/src/merchant-tools/Makefile.am
@@ -27,7 +27,7 @@ taler_merchant_benchmark_SOURCES = \
taler_merchant_benchmark_LDADD = \
$(top_srcdir)/src/backenddb/libtalermerchantdb.la \
$(top_srcdir)/src/lib/libtalermerchant.la \
- $(top_srcdir)/src/lib/libtalermerchanttesting.la \
+ $(top_srcdir)/src/testing/libtalermerchanttesting.la \
$(LIBGCRYPT_LIBS) \
-ltalertesting \
-ltalerfakebank \