X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/3430167e62ac3719616622ec31fe35c224f84db0..2107273c13bf3cb794f20b394b98baac6c917a99:/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