[Python-checkins] r79058 - in python/branches/release31-maint: Makefile.pre.in

benjamin.peterson python-checkins at python.org
Thu Mar 18 22:38:55 CET 2010


Author: benjamin.peterson
Date: Thu Mar 18 22:38:55 2010
New Revision: 79058
Log:
Merged revisions 79057 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
 r79057 | benjamin.peterson | 2010年03月18日 16:36:06 -0500 (2010年3月18日) | 9 lines
 
 Merged revisions 79056 via svnmerge from 
 svn+ssh://pythondev@svn.python.org/python/trunk
 
 ........
 r79056 | benjamin.peterson | 2010年03月18日 16:32:38 -0500 (2010年3月18日) | 1 line
 
 install tkinter and ttk tests
 ........
................
Modified:
 python/branches/release31-maint/ (props changed)
 python/branches/release31-maint/Makefile.pre.in
Modified: python/branches/release31-maint/Makefile.pre.in
==============================================================================
--- python/branches/release31-maint/Makefile.pre.in	(original)
+++ python/branches/release31-maint/Makefile.pre.in	Thu Mar 18 22:38:55 2010
@@ -834,7 +834,8 @@
 EXTRAPLATDIR= @EXTRAPLATDIR@
 MACHDEPS=	$(PLATDIR) $(EXTRAPLATDIR)
 XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
-LIBSUBDIRS=	tkinter site-packages test test/output test/data \
+LIBSUBDIRS=	tkinter tkinter/test tkinter/test/test_tkinter \
+ tkinter/test/test_ttk site-packages test test/data \
 		test/decimaltestdata \
 		encodings \
 		email email/mime email/test email/test/data \


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /