mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Install idlelib and idlelib/Icons as well.
This commit is contained in:
parent
ce74f8ae96
commit
d321efda26
1 changed files with 1 additions and 1 deletions
|
@ -644,7 +644,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
|
|||
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
||||
encodings email email/test email/test/data compiler hotshot \
|
||||
logging bsddb bsddb/test csv \
|
||||
logging bsddb bsddb/test csv idlelib idlelib/Icons \
|
||||
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
||||
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue