exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 36bec694dc0504cb6a5742e3551ceb4d566f1188
parent 1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Thu, 30 Nov 2023 22:17:30 +0900

-fix dist

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 @@ -561,6 +561,7 @@ EXTRA_DIST = \ test_bank_api_nexus.conf \ test_exchange_api_home/taler/auditor/offline-keys/auditor.priv \ test_exchange_api_home/.local/share/taler/exchange-offline/master.priv \ + test_exchange_api_home/.local/share/taler/auditor/offline-keys/auditor.priv \ test_exchange_api.conf \ test_exchange_api-cs.conf \ test_exchange_api-rsa.conf \