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