fix syntax

This commit is contained in:
Benjamin Peterson 2009-04-08 13:29:41 +00:00
parent 487915c729
commit b3efcbc19b
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
json json/tests \
sqlite3 sqlite3/test \
logging bsddb bsddb/test csv importlib wsgiref \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \