From 2152a6936e5e477f09e46a3f8e86c87b6fabe758 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Dec 2017 19:00:19 +0100 Subject: eliminate use of exchange's /admin/add/incoming with fakebank in taler-exchange-benchmark --- src/benchmark/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/benchmark/Makefile.am') diff --git a/src/benchmark/Makefile.am b/src/benchmark/Makefile.am index ad386e971..d8c1f1642 100644 --- a/src/benchmark/Makefile.am +++ b/src/benchmark/Makefile.am @@ -16,6 +16,8 @@ taler_exchange_benchmark_LDADD = \ $(top_builddir)/src/json/libtalerjson.la \ $(top_builddir)/src/util/libtalerutil.la \ $(top_builddir)/src/exchange-lib/libtalerexchange.la \ + $(top_builddir)/src/bank-lib/libtalerfakebank.la \ + $(top_builddir)/src/bank-lib/libtalerbank.la \ -lgnunetjson \ -lgnunetcurl \ -lgnunetutil \ -- cgit v1.2.3