remove hotshot profiler from Py3k
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 5df03f5..45f771a 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -737,7 +737,7 @@
 PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
 LIBSUBDIRS=	lib-tk site-packages test test/output test/data \
 		test/decimaltestdata \
-		encodings hotshot \
+		encodings \
 		email email/mime email/test email/test/data \
 		sqlite3 sqlite3/test \
 		logging bsddb bsddb/test csv wsgiref \