X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/88005ae9e51d97c30485739bef5f1ef0f32aac5c..437068146bb99cb1576a430dc0f0dadf1f712ce5:/test/Makefile.am diff --git a/test/Makefile.am b/test/Makefile.am index 34ca415..62f7364 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -48,6 +48,7 @@ TESTS += test check_PROGRAMS += test -include test.c-dep test.h-dep +EXTRA_DIST += bad.sod bad.ref bad.out: bad.sod $(SOD) $(SOD) -tc $(srcdir)/bad.sod >bad.raw-out 2>bad.raw-err; rc=$$?; \ { sed 's/^/| /' bad.raw-out; \