summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-31 23:41:47 +0200
committerChristian Grothoff <christian@grothoff.org>2024-03-31 23:41:47 +0200
commit6f33ba55c778c9ba7c088de8b884f150dd7e955c (patch)
tree30d8f45666084e350b3db7109bf320541851dffb
parent2d54d4d12e51d856f0d5810c1140484a1bd7b58b (diff)
downloadexchange-6f33ba55c778c9ba7c088de8b884f150dd7e955c.tar.gz
exchange-6f33ba55c778c9ba7c088de8b884f150dd7e955c.tar.bz2
exchange-6f33ba55c778c9ba7c088de8b884f150dd7e955c.zip
include mustach resources in dist
-rw-r--r--src/templating/Makefile.am6
1 files changed, 5 insertions, 1 deletions
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