exchange

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

commit 2f8e3d31e7872e696e14ead5b264ada4e2500dde
parent d103d7b1634bb24c73d51cb4f3fb4f24239dafde
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 20 Jul 2023 17:11:57 +0200

create dir

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

diff --git a/contrib/Makefile.am b/contrib/Makefile.am @@ -22,6 +22,7 @@ terms_DATA = \ install-exec-local: pwd find locale/ -name "*.po" + mkdir -p $(termsdir) cp --parents -r $$(find locale/ -name "*.po") $(termsdir) rdatadir=$(datadir)/taler/exchange