]> granicus.if.org Git - python/commitdiff
fix typo
authorBenjamin Peterson <benjamin@python.org>
Sun, 19 Apr 2009 03:02:54 +0000 (03:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 19 Apr 2009 03:02:54 +0000 (03:02 +0000)
Makefile.pre.in

index f8415a7ae712f1bb56127d0054e672287f994854..caba97a224223d97a386cb2aab863a6fe3bd51de 100644 (file)
@@ -827,7 +827,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
                sqlite3 sqlite3/test \
                logging bsddb bsddb/test csv importlib wsgiref \
                lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
-               lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \
+               lib2to3/tests/data lib2to3/tests/data/fixers lib2to3/tests/data/fixers/myfixes \
                ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
                distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
                multiprocessing multiprocessing/dummy \