From: Phillip J. Eby Date: Tue, 18 Apr 2006 04:34:50 +0000 (+0000) Subject: It's probably a good idea to actually *install* setuptools, too. ;) X-Git-Tag: v2.5a2~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cea434c69fc778375515612bfdee46c9d4946a98;p=python It's probably a good idea to actually *install* setuptools, too. ;) --- diff --git a/Makefile.pre.in b/Makefile.pre.in index b1cf8c2375..d3539c2781 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -691,6 +691,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ logging bsddb bsddb/test csv \ ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ + setuptools setuptools/command setuptools/tests setuptools.egg-info \ curses $(MACHDEPS) libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \