exchange

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

commit c89bfa9026d7180eb24ae9480f225b93db22c53a
parent 92153a79541ef8976fa5226262904cd5e6f3de28
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  3 Nov 2022 23:56:57 +0100

-fix dist rule

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 @@ -541,6 +541,7 @@ EXTRA_DIST = \ test_auditor_api_expire_reserve_now-rsa.conf \ test_bank_api_fakebank.conf \ test_bank_api_fakebank_twisted.conf \ + test_bank_api_nexus.conf \ test_exchange_api_home/.config/taler/account-2.json \ test_exchange_api_home/.local/share/taler/exchange-offline/master.priv \ test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \