exchange

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

commit 8879515f133f08321962bf848782eb01ee0ffade
parent 5279c48624cf3a04757e6f9ed7533d1369f7d198
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 21 Jan 2024 13:43:11 +0100

fixing more dist issues (#8153)

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

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am @@ -603,6 +603,9 @@ EXTRA_DIST = \ test_exchange_api_age_restriction.conf \ test_exchange_api_age_restriction-cs.conf \ test_exchange_api_age_restriction-rsa.conf \ + test_exchange_api_conflicts.conf \ + test_exchange_api_conflicts-cs.conf \ + test_exchange_api_conflicts-rsa.conf \ test_exchange_api-twisted.conf \ test_exchange_api_twisted-cs.conf \ test_exchange_api_twisted-rsa.conf \