mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
install test/decimaltestdata as well
This commit is contained in:
parent
5e9e9e19f7
commit
1e2bd5bfb6
1 changed files with 1 additions and 0 deletions
|
@ -658,6 +658,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
|
||||||
plat-mac/lib-scriptpackages/Terminal
|
plat-mac/lib-scriptpackages/Terminal
|
||||||
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||||
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
||||||
|
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 $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue