exchange

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

commit 123d5077e99253e6c770257eb2830f2bc2aace61
parent 71acaff203586a956c71f0e90317d5fff0a50e14
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 11 Apr 2019 00:07:52 +0200

fix build trouble

Diffstat:
Msrc/bank-lib/Makefile.am | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/bank-lib/Makefile.am b/src/bank-lib/Makefile.am @@ -7,9 +7,7 @@ if USE_COVERAGE endif noinst_PROGRAMS = \ - taler-bank-transfer - -noinst_PROGRAMS = \ + taler-bank-transfer \ taler-fakebank-run taler_fakebank_run_SOURCES = \