exchange

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

commit d229f78da3b0b7f851d3541f59651b4f600c879d
parent 77801f054a8eae3cebac1d258711545293aef25e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 15 Mar 2016 20:11:23 +0100

include AUTHORS

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

diff --git a/Makefile.am b/Makefile.am @@ -2,3 +2,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include SUBDIRS = src doc ACLOCAL_AMFLAGS = -I m4 + + +EXTRA_DIST = AUTHORS