Remove directories that no longer exist.

This commit is contained in:
Georg Brandl 2008-05-20 07:52:27 +00:00
parent dffbf5f542
commit b1527abbfc
1 changed files with 2 additions and 2 deletions

View File

@ -811,11 +811,11 @@ 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 tkinter site-packages test test/output test/data \
LIBSUBDIRS= lib-tk site-packages test test/output test/data \
test/decimaltestdata \
encodings compiler hotshot \
email email/mime email/test email/test/data \
html json json/tests \
json json/tests \
sqlite3 sqlite3/test \
logging bsddb bsddb/test csv wsgiref \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \