exchange

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

commit ff1a28319fe31741958a0b1cfa761fd44878db45
parent bc03a27cba050e06ee449fc29d6024be39bd7a84
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Thu, 11 May 2023 15:24:16 +0200

-fix FTBFS

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

diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am @@ -41,6 +41,7 @@ libtalertemplating_la_LDFLAGS = \ libmustach_la_SOURCES = \ mustach.c mustach.h \ + mustach-wrap.c mustach-wrap.h \ mustach-jansson.c mustach-jansson.h test_mustach_jansson_SOURCES = \