Install the new compiler and email packages

This commit is contained in:
Andrew M. Kuchling 2001-09-28 20:29:15 +00:00
parent 575712eaca
commit 76d62b4e79
1 changed files with 1 additions and 0 deletions

View File

@ -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); \