]> git.saurik.com Git - bison.git/blobdiff - tests/local.mk
Fix regeneration of atconfig.
[bison.git] / tests / local.mk
index 596918bad08b84f288fb82b37932884a5859662d..6dffa1f1b9471668b2aeabb90292f578575d8002 100644 (file)
@@ -71,9 +71,6 @@ $(TESTSUITE): tests/package.m4 $(TESTSUITE_AT)
        $(AUTOTEST) $(AUTOTESTFLAGS) $(top_srcdir)/tests/testsuite.at -o $@.tmp
        mv $@.tmp $@
 
-tests/atconfig: $(top_builddir)/config.status
-       ./config.status tests/$@
-
 clean-local: clean-local-tests
 clean-local-tests:
        test ! -f $(TESTSUITE) || cd tests && ../$(TESTSUITE) --clean