merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 7f972b6557b4a70169fc83ee4daec1df41dd3922
parent 9725b7d42505d7820fea6e28a638c06b7e81f893
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 11 Jun 2023 18:50:23 +0200

-comment out taler-merchant-benchmark for now

Diffstat:
Msrc/merchant-tools/Makefile.am | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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 = \