diff options
Diffstat (limited to 'gdb/testsuite/gdb.python/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.python/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/Makefile.in b/gdb/testsuite/gdb.python/Makefile.in index b321d53..2b26fc8 100644 --- a/gdb/testsuite/gdb.python/Makefile.in +++ b/gdb/testsuite/gdb.python/Makefile.in @@ -16,4 +16,4 @@ clean mostlyclean: -rm -f core $(EXECUTABLES) $(MISCELLANEOUS) distclean maintainer-clean realclean: clean - -rm -f Makefile config.status config.log + -rm -f Makefile config.status config.log gdb.log gdb.sum |