]> granicus.if.org Git - python/commitdiff
Add email/mime to LIBSUBDIRS. Fixes SF bug # 1454912.
authorBarry Warsaw <barry@python.org>
Wed, 22 Mar 2006 14:57:54 +0000 (14:57 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 22 Mar 2006 14:57:54 +0000 (14:57 +0000)
Makefile.pre.in

index c0bb1a18637c1174f049fb3923cfdc26b5ebce13..154f6b45d8d88d86543383be757824c7541dfeba 100644 (file)
@@ -680,7 +680,8 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
 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)