]> git.draconx.ca Git - cdecl99.git/blobdiff - Makefile.am
Make fix-gnulib only need a single output file.
[cdecl99.git] / Makefile.am
index e3b45d2fb12b84ee21058cc111e9e3e6863957e0..4972bd27b1bf716723ac3fa91a1a19ac27348a6c 100644 (file)
@@ -74,7 +74,9 @@ TESTS_ENVIRONMENT = SHELL='$(SHELL)' LIBTOOL='$(LIBTOOL)' EXEEXT='$(EXEEXT)'
 TEST_EXTENSIONS = .sh
 SH_LOG_COMPILER = $(SHELL)
 
-TESTS = tests/libcdecl-static-symbols.sh tests/crossparse-c-random.sh
+TESTS = tests/libcdecl-static-symbols.sh tests/randomdecl-sanity.sh \
+       tests/crossparse-c-random.sh tests/cdecl99-c-invalid.sh
+
 EXTRA_DIST += $(TESTS)
 
 src/parse.lo: src/scan.h