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 e28be59 commit 2c71ad3Copy full SHA for 2c71ad3
1 file changed
Makefile.pre.in
@@ -621,7 +621,8 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
621
plat-mac/lib-scriptpackages/StdSuites \
622
plat-mac/lib-scriptpackages/Terminal
623
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
624
- encodings email compiler hotshot logging bsddb \
+ encodings email email/test email/test/data compiler hotshot \
625
+ logging bsddb bsddb/test \
626
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
627
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
628
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments