summaryrefslogtreecommitdiff
path: root/src/templating/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-05-11 15:24:16 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-05-11 15:24:16 +0200
commitff1a28319fe31741958a0b1cfa761fd44878db45 (patch)
treeabb478b860c2d3f292ded9364300ce73b1d60d11 /src/templating/Makefile.am
parentbc03a27cba050e06ee449fc29d6024be39bd7a84 (diff)
downloadexchange-ff1a28319fe31741958a0b1cfa761fd44878db45.tar.gz
exchange-ff1a28319fe31741958a0b1cfa761fd44878db45.tar.bz2
exchange-ff1a28319fe31741958a0b1cfa761fd44878db45.zip
-fix FTBFS
Diffstat (limited to 'src/templating/Makefile.am')
-rw-r--r--src/templating/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index fcdc22cd4..6b5234dba 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 = \