diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/templating/Makefile.am | 6 |
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 |