merchant

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

commit 4b83e2e23ce5c1eb015019b2a5c93c5a3aa9afff
parent 4a7e8a155522d87e27ebbfc651d1fb3387703934
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 20 Dec 2019 23:48:58 +0100

fix make dist

Diffstat:
Msrc/lib/Makefile.am | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am @@ -139,7 +139,9 @@ test_merchant_api_LDADD = \ EXTRA_DIST = \ test_merchant_api.conf \ + test_merchant_api_twisted.conf \ test_merchant_api_home/.local/share/taler/exchange/offline-keys/master.priv \ + test_merchant_api_home/.config/taler/exchange/account-2.json \ test_merchant_api_home/.config/taler/merchant/wire/test.json \ test_merchant_api_home/.config/taler/test.json \ test_merchant.priv