exchange

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

commit a67d5495784b055e2fd3d7e3e7df262f40242195
parent d20ebc64a24de5c70dc94b8e28bc3001d2ed87d7
Author: Florian Dold <florian@dold.me>
Date:   Mon,  5 Aug 2024 12:28:33 +0200

check prebuilt version in make check

Diffstat:
MMakefile.am | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -17,6 +17,8 @@ endif @DX_RULES@ +TESTS = contrib/check-prebuilt + ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = build-aux/config.rpath \ AUTHORS \