]> granicus.if.org Git - python/commitdiff
Merged revisions 84803 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 14 Sep 2010 14:21:12 +0000 (14:21 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 14 Sep 2010 14:21:12 +0000 (14:21 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84803 | alexander.belopolsky | 2010-09-14 10:12:19 -0400 (Tue, 14 Sep 2010) | 1 line

  Issue 9315: Added test/tracedmodules to LIBSUBDIRS
........

Makefile.pre.in

index 6c2f4d1c3cbd77cfce347d21179c862f74b79f0c..3c2d4755dc5f5265b0c83732a73a9ff51c7a131e 100644 (file)
@@ -837,6 +837,7 @@ XMLLIBSUBDIRS=  xml xml/dom xml/etree xml/parsers xml/sax
 LIBSUBDIRS=    tkinter tkinter/test tkinter/test/test_tkinter \
                 tkinter/test/test_ttk site-packages test test/data \
                test/decimaltestdata \
+               test/tracedmodules \
                encodings \
                email email/mime email/test email/test/data \
                html json json/tests http dbm xmlrpc \