]> granicus.if.org Git - python/commitdiff
Merged revisions 71740 via svnmerge from
authorGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 16:50:10 +0000 (16:50 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 16:50:10 +0000 (16:50 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71740 | benjamin.peterson | 2009-04-19 05:02:54 +0200 (So, 19 Apr 2009) | 1 line

  fix typo
........

Makefile.pre.in

index c1fe3a7b8ea4cba989ab4771c94c4b72610224ac..9178976d2cb8109b57314c2b25ff37455c3d378e 100644 (file)
@@ -850,7 +850,7 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \
                sqlite3 sqlite3/test \
                logging bsddb bsddb/test csv wsgiref urllib \
                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) \
                importlib importlib/test importlib/test/builtin \