commit 6f33ba55c778c9ba7c088de8b884f150dd7e955c parent 2d54d4d12e51d856f0d5810c1140484a1bd7b58b Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 31 Mar 2024 23:41:47 +0200 include mustach resources in dist Diffstat:
| M | src/templating/Makefile.am | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git 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