summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/gdb.chill/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/Makefile.in b/gdb/testsuite/gdb.chill/Makefile.in
index ece7612024..a965b578d7 100644
--- a/gdb/testsuite/gdb.chill/Makefile.in
+++ b/gdb/testsuite/gdb.chill/Makefile.in
@@ -20,7 +20,7 @@ clean mostlyclean:
-rm -f *.o ${OBJS} *.exe *~ core
distclean maintainer-clean realclean: clean
- -rm -f Makefile config.status
+ -rm -f Makefile config.status config.log
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
$(SHELL) ./config.status --recheck
OpenPOWER on IntegriCloud