Add email/mime to LIBSUBDIRS.  Fixes SF bug # 1454912.
diff --git a/Makefile.pre.in b/Makefile.pre.in
index c0bb1a1..154f6b4 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -680,7 +680,8 @@
 PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
 LIBSUBDIRS=	lib-old lib-tk site-packages test test/output test/data \
 		test/decimaltestdata \
-		encodings email email/test email/test/data compiler hotshot \
+		encodings compiler hotshot \
+		email email/mime email/test email/test/data \
 		logging bsddb bsddb/test csv ctypes idlelib idlelib/Icons \
 		distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
 		curses $(MACHDEPS)