From 3ed6d650a6c0c9e4ae8169be4fd24b92c90670f1 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 24 Jul 2018 16:02:22 +0200 Subject: Fix benchmark. Importing the _merchant_ benchmark source file here and including it into the compilation system. --- src/benchmark/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/benchmark/Makefile.am') diff --git a/src/benchmark/Makefile.am b/src/benchmark/Makefile.am index d8c1f1642..a0589f155 100644 --- a/src/benchmark/Makefile.am +++ b/src/benchmark/Makefile.am @@ -10,7 +10,7 @@ bin_PROGRAMS = \ taler-exchange-benchmark taler_exchange_benchmark_SOURCES = \ - taler-exchange-benchmark.c + taler-exchange-benchmark-new.c taler_exchange_benchmark_LDADD = \ $(LIBGCRYPT_LIBS) \ $(top_builddir)/src/json/libtalerjson.la \ -- cgit v1.2.3