X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e2c2f696504e69ad69beb700c5e37b0ff6d0b81b..d4977ce3e795d009defba84796c2e57861d7e715:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index d1a9f03d..83d2e69d 100644 --- a/configure.ac +++ b/configure.ac @@ -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