X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e287361d35cef81ceee2b6cf538455d93e8e3beb..0b82602331f058f1dea9fee1ecc37c503576855b:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 1371614..8634a09 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,7 +77,7 @@ SH_LOG_COMPILER = $(SHELL) TESTS = tests/libcdecl-static-symbols.sh tests/randomdecl-sanity.sh \ tests/crossparse-c-random.sh tests/cdecl99-c-invalid.sh -EXTRA_DIST += $(TESTS) +dist_check_SCRIPTS = tests/randomdecl-sanity.sed $(TESTS) src/parse.lo: src/scan.h src/scan.lo: src/parse.h