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 e75f0e4 commit 2b4d580Copy full SHA for 2b4d580
1 file changed
Makefile.pre.in
@@ -581,7 +581,7 @@ PLATDIR= plat-$(MACHDEP)
581
MACHDEPS= $(PLATDIR)
582
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
583
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
584
- email compiler \
+ email compiler hotshot \
585
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
586
libinstall: $(PYTHON) $(srcdir)/Lib/$(PLATDIR)
587
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments