]> git.saurik.com Git - bison.git/blobdiff - configure.ac
Remove tests/Makefile.am.
[bison.git] / configure.ac
index d1a9f03d517321f5baa37fb2f4df49369c759e88..83d2e69d5970cd6e6a83a1060fa0009d2b0c7586 100644 (file)
@@ -134,7 +134,7 @@ AC_CONFIG_FILES([etc/bench.pl], [chmod +x etc/bench.pl])
 
 # Initialize the test suite.
 AC_CONFIG_TESTDIR(tests)
-AC_CONFIG_FILES([tests/Makefile tests/atlocal])
+AC_CONFIG_FILES([tests/atlocal])
 AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])
 AC_CHECK_PROGS([VALGRIND], [valgrind])
 AC_PROG_CXX