Add "tkinter" to the list of directories to install.

This commit is contained in:
Georg Brandl 2008-05-17 19:06:20 +00:00
parent 9098a0d100
commit 7363445d94

View file

@ -805,7 +805,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
plat-mac/lib-scriptpackages/SystemEvents \
plat-mac/lib-scriptpackages/Terminal
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
LIBSUBDIRS= lib-tk site-packages test test/output test/data \
LIBSUBDIRS= lib-tk tkinter site-packages test test/output test/data \
test/decimaltestdata \
encodings compiler hotshot \
email email/mime email/test email/test/data \