test/Makefile.am: Distribute `bad.sod' and `bad.ref'.
[sod] / test / Makefile.am
index 34ca415..62f7364 100644 (file)
@@ -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; \