]> granicus.if.org Git - python/commitdiff
Merged revisions 84803 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 14 Sep 2010 14:24:58 +0000 (14:24 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 14 Sep 2010 14:24:58 +0000 (14:24 +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 e878a2c1fb4b3df00cdaeea5845c78fd8d3be351..2a2bfd54d7d303765f6bdb2c04100aeba6e61f3b 100644 (file)
@@ -850,6 +850,7 @@ PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
 LIBSUBDIRS=    lib-tk lib-tk/test lib-tk/test/test_tkinter \
                 lib-tk/test/test_ttk site-packages test test/data \
                test/decimaltestdata test/xmltestdata \
+               test/tracedmodules \
                encodings compiler hotshot \
                email email/mime email/test email/test/data \
                json json/tests \