X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/fc955dfd8cbcfd7a1a9570371381560cd0e9d73d..7d32ec18c46f9b8313dc8b815b994ff2c85d26c7:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 296a222..4972bd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,8 @@ TEST_EXTENSIONS = .sh SH_LOG_COMPILER = $(SHELL) TESTS = tests/libcdecl-static-symbols.sh tests/randomdecl-sanity.sh \ - tests/crossparse-c-random.sh + tests/crossparse-c-random.sh tests/cdecl99-c-invalid.sh + EXTRA_DIST += $(TESTS) src/parse.lo: src/scan.h