Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b4d580

Browse files
committed
Add hotshot to LIBSUBDIRS. Fixes #484642.
1 parent e75f0e4 commit 2b4d580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ PLATDIR= plat-$(MACHDEP)
581581
MACHDEPS= $(PLATDIR)
582582
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
583583
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
584-
email compiler \
584+
email compiler hotshot \
585585
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
586586
libinstall: $(PYTHON) $(srcdir)/Lib/$(PLATDIR)
587587
@for i in $(SCRIPTDIR) $(LIBDEST); \

0 commit comments

Comments
 (0)