From: Barry Warsaw Date: Wed, 22 Mar 2006 14:57:54 +0000 (+0000) Subject: Add email/mime to LIBSUBDIRS. Fixes SF bug # 1454912. X-Git-Tag: v2.5a0~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6316a9fea559ac8c87d042ee51d3cf7a3d00670;p=python Add email/mime to LIBSUBDIRS. Fixes SF bug # 1454912. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index c0bb1a1863..154f6b45d8 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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)