X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/60dcc936ceceff90ba1161208067105d3f743bb5..ca5a716303f9262572764671ce4e51a0a08d4c94:/tests/local.mk diff --git a/tests/local.mk b/tests/local.mk index fbf08ba2..0fa6947a 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,6 +1,6 @@ ## Makefile for Bison testsuite. -# Copyright (C) 2000-2013 Free Software Foundation, Inc. +# Copyright (C) 2000-2015 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -85,7 +85,7 @@ $(TESTSUITE): $(TESTSUITE_AT) # Move into tests/ so that testsuite.dir etc. be created there. RUN_TESTSUITE = $(TESTSUITE) -C tests $(TESTSUITEFLAGS) check_SCRIPTS = $(BISON) tests/atconfig tests/atlocal -RUN_TESTSUITE_deps = $(TESTSUITE) $(check_SCRIPTS) +RUN_TESTSUITE_deps = all $(TESTSUITE) $(check_SCRIPTS) clean-local: clean-local-tests clean-local-tests: