merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit e7c27f055c6fd83c969fa6b75d637d45ff4773c0
parent 68f9a48d9d64dd6de81981ed0ce8379fb2767e5a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 15 Mar 2016 18:28:28 +0100

include xgpl licenses

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

diff --git a/Makefile.am b/Makefile.am @@ -2,3 +2,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include SUBDIRS = src copylib examples ACLOCAL_AMFLAGS = -I m4 +EXTRA_DIST = COPYING.GPL COPING.AGPL COPYING.LGPL