merchant

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

commit 58e78c0ee8117a266b126464b27ec80a88c8a710
parent eb74d0a56a2506ce9792c0e560837b60ad27c43e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  7 Aug 2021 16:45:37 +0200

-fix disting

Diffstat:
Msrc/testing/Makefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am @@ -143,6 +143,7 @@ EXTRA_DIST = \ test_merchant_api_twisted.conf \ test_merchant_api_proxy_merchant.conf \ test_merchant_api_proxy_exchange.conf \ + test_merchant_api_home/.local/share/taler/exchange-offline/master.priv \ test_merchant_api_home/.local/share/taler/exchange/offline-keys/master.priv \ test_merchant_api_home/.config/taler/exchange/account-2.json \ test_merchant.priv \