Remove leftovers from reverted setuptools checkin (they were added in r45525).
This commit is contained in:
parent
913835763a
commit
cb33aeaf02
|
@ -814,8 +814,6 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
|
|||
lib2to3 lib2to3/fixes lib2to3/pgen2 \
|
||||
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
|
||||
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||
setuptools setuptools/command setuptools/tests \
|
||||
setuptools.egg-info \
|
||||
lib-old \
|
||||
curses $(MACHDEPS)
|
||||
libinstall: build_all $(srcdir)/Lib/$(PLATDIR)
|
||||
|
|
Loading…
Reference in New Issue