From ff1a28319fe31741958a0b1cfa761fd44878db45 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 May 2023 15:24:16 +0200 Subject: -fix FTBFS --- src/templating/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/templating/Makefile.am') 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 = \ -- cgit v1.2.3