diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index 629f01e65acdb773c5f1906befae9bac7efb7d82..a147f449e9e11c3162599ea9ccdc75d34dda8346 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -48,7 +48,7 @@ EXTRA_TARGETS = $(EXTRA_SOURCES:.c=$(EXEEXT)) SOURCES = $(TS_SOURCES) testutils.c DISTFILES = $(SOURCES) $(EXTRA_SOURCES) cxx-test.cxx Makefile.in .test-rules.make \ - $(TS_SH) run-tests teardown-env \ + $(TS_SH) run-tests setup-env teardown-env \ gold-bug.txt testutils.h all: $(TARGETS) $(EXTRA_TARGETS)