From 76d62b4e7920902170ce72b3f2b6c48a6be6f885 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 28 Sep 2001 20:29:15 +0000 Subject: Install the new compiler and email packages --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index d988d2a..53748ee 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); \ -- cgit v0.12