From 7f972b6557b4a70169fc83ee4daec1df41dd3922 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 11 Jun 2023 18:50:23 +0200 Subject: -comment out taler-merchant-benchmark for now --- src/merchant-tools/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/merchant-tools') diff --git a/src/merchant-tools/Makefile.am b/src/merchant-tools/Makefile.am index 987a0897..66cd8763 100644 --- a/src/merchant-tools/Makefile.am +++ b/src/merchant-tools/Makefile.am @@ -7,10 +7,11 @@ if USE_COVERAGE endif bin_PROGRAMS = \ - taler-merchant-benchmark \ taler-merchant-dbinit \ taler-merchant-setup-reserve +# taler-merchant-benchmark + taler_merchant_benchmark_SOURCES = \ taler-merchant-benchmark.c taler_merchant_benchmark_LDADD = \ -- cgit v1.2.3