From 6f33ba55c778c9ba7c088de8b884f150dd7e955c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 31 Mar 2024 23:41:47 +0200 Subject: include mustach resources in dist --- src/templating/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am index 69ae55ee2..8371045cb 100644 --- a/src/templating/Makefile.am +++ b/src/templating/Makefile.am @@ -128,4 +128,8 @@ EXTRA_DIST = \ test8/Makefile \ test8/must \ test8/resu.ref \ - test8/vg.ref + test8/vg.ref \ + test-specs.c \ + test-specs-cjson.ref \ + test-specs-jansson.ref \ + test-specs-json-c.ref -- cgit v1.2.3