summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--Makefile.pre.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore
index ceb8a91..4860994 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -8,3 +8,4 @@ buildno
python
build
Makefile.pre
+platform
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 0354849..c6a053e 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -763,7 +763,7 @@ clobber: clean
-rm -f $(PYTHON) $(PGEN) $(LIBRARY) $(LDLIBRARY) $(DLLLIBRARY) \
tags TAGS \
config.cache config.log config.h Modules/config.c
- -rm -rf build
+ -rm -rf build platform
# Make things extra clean, before making a distribution:
# remove all generated files, even Makefile[.pre]