Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f925cc commit cea434cCopy full SHA for cea434c
1 file changed
Makefile.pre.in
@@ -691,6 +691,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
691
logging bsddb bsddb/test csv \
692
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
693
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
694
+ setuptools setuptools/command setuptools/tests setuptools.egg-info \
695
curses $(MACHDEPS)
696
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
697
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments