From: Andrew M. Kuchling Date: Fri, 28 Sep 2001 20:29:15 +0000 (+0000) Subject: Install the new compiler and email packages X-Git-Tag: v2.2.1c1~1553 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76d62b4e7920902170ce72b3f2b6c48a6be6f885;p=thirdparty%2FPython%2Fcpython.git Install the new compiler and email packages --- diff --git a/Makefile.pre.in b/Makefile.pre.in index d988d2a4b743..53748ee1676a 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -576,6 +576,7 @@ PLATDIR= plat-$(MACHDEP) MACHDEPS= $(PLATDIR) XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \ + email compiler \ distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS) libinstall: $(PYTHON) $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \