summaryrefslogtreecommitdiff
path: root/src/merchant-tools
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-11 18:50:23 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-11 18:50:23 +0200
commit7f972b6557b4a70169fc83ee4daec1df41dd3922 (patch)
tree7bfef9c03f050df9b2b7c56dc1b5ecbfabfb21eb /src/merchant-tools
parent9725b7d42505d7820fea6e28a638c06b7e81f893 (diff)
downloadmerchant-7f972b6557b4a70169fc83ee4daec1df41dd3922.tar.gz
merchant-7f972b6557b4a70169fc83ee4daec1df41dd3922.tar.bz2
merchant-7f972b6557b4a70169fc83ee4daec1df41dd3922.zip
-comment out taler-merchant-benchmark for now
Diffstat (limited to 'src/merchant-tools')
-rw-r--r--src/merchant-tools/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 = \