exchange

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

commit 06084d899a8063cb7a079379ea16afa026d020a0
parent e1061544e7f4ca3cd48f9bc60b4b37aad88f6fc6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Dec 2024 19:58:49 +0100

add missing files to dist target

Diffstat:
Mcontrib/Makefile.am.in | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in @@ -47,6 +47,10 @@ EXTRA_DIST = \ locale/de/LC_MESSAGES/exchange-tos-tops-v0.po \ locale/fr/LC_MESSAGES/exchange-tos-tops-v0.po \ $(bin_SCRIPTS) \ + aml-spa.lock \ + auditor-spa.lock \ + kyc-spa.lock \ + check-prebuilt \ gana-generate.sh \ gana/gnu-taler-error-codes/registry.rec \ gana/gnu-taler-error-codes/Makefile \