In make clobber also clean out the Python.framework.
diff --git a/Makefile.pre.in b/Makefile.pre.in
index ae54905..b36c6f3 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -916,6 +916,7 @@
 		tags TAGS \
 		config.cache config.log pyconfig.h Modules/config.c
 	-rm -rf build platform
+	-rm -rf $(PYTHONFRAMEWORKDIR)
 
 # Make things extra clean, before making a distribution:
 # remove all generated files, even Makefile[.pre]