aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in
index a189884..8822b655 100644
--- a/gdb/testsuite/Makefile.in
+++ b/gdb/testsuite/Makefile.in
@@ -144,7 +144,7 @@ uninstall: force
# -rm -f $(datadir)/*.exp
-rm -fr $(targetdir)
-check:
+check: all
$(RUNTEST) $(RUNTESTFLAGS) --tool gdb GDB=$(GDB)
subdir_do: force