diff --git a/gdb/testsuite/gdb.chill/Makefile.in b/gdb/testsuite/gdb.chill/Makefile.in
index ece7612024a..a965b578d74 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