exchange

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

commit 4a656428051a96a557bb876173b9461b83daa080
parent cfb0f5bdbcbdedd676744b6d33fae29ba3216a72
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 10 May 2016 13:51:18 +0200

typo

Diffstat:
Msrc/exchange/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS = \ taler-exchange-aggregator \ taler-exchange-httpd -dis_bin_SCRIPTS = \ +dist_bin_SCRIPTS = \ taler-config-generate taler_exchange_aggregator_SOURCES = \