install distutils.tests on Unix (contributed patch)
(closes SF bug #1093173)
This commit is contained in:
parent
ffcbab073e
commit
e612c8ec81
@ -664,7 +664,8 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
|||||||
test/decimaltestdata \
|
test/decimaltestdata \
|
||||||
encodings email email/test email/test/data compiler hotshot \
|
encodings email email/test email/test/data compiler hotshot \
|
||||||
logging bsddb bsddb/test csv idlelib idlelib/Icons \
|
logging bsddb bsddb/test csv idlelib idlelib/Icons \
|
||||||
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||||
|
curses $(MACHDEPS)
|
||||||
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||||
do \
|
do \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user