summaryrefslogtreecommitdiff
path: root/src/templating/Makefile.am
diff options
context:
space:
mode:
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 = \