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 5172adc commit f4c20d3Copy full SHA for f4c20d3
1 file changed
Makefile.pre.in
@@ -580,8 +580,8 @@ maninstall:
580
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 hotshot \
+LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
+ encodings 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