]> granicus.if.org Git - python/commitdiff
It's probably a good idea to actually *install* setuptools, too. ;)
authorPhillip J. Eby <pje@telecommunity.com>
Tue, 18 Apr 2006 04:34:50 +0000 (04:34 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Tue, 18 Apr 2006 04:34:50 +0000 (04:34 +0000)
Makefile.pre.in

index b1cf8c237573fb557a0b8398c4faee796bd8f79a..d3539c27812195ea9257d104f40cb60cc50584cc 100644 (file)
@@ -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); \