[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix FTBFS
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix FTBFS |
Date: |
Thu, 11 May 2023 15:24:19 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new ff1a2831 -fix FTBFS
ff1a2831 is described below
commit ff1a28319fe31741958a0b1cfa761fd44878db45
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu May 11 15:24:16 2023 +0200
-fix FTBFS
---
src/templating/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index fcdc22cd..6b5234db 100644
--- 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 = \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -fix FTBFS,
gnunet <=