]> granicus.if.org Git - python/commitdiff
Install the new compiler and email packages
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 28 Sep 2001 20:29:15 +0000 (20:29 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 28 Sep 2001 20:29:15 +0000 (20:29 +0000)
Makefile.pre.in

index d988d2a4b74334e97910ccf11c0af2c70faee87d..53748ee1676a86ee2511b1c92e7a546725c91869 100644 (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); \