From: Vinay Sajip Date: Tue, 10 Apr 2012 17:44:41 +0000 (+0100) Subject: Issue #14541: Merged addition of test/sndhdrdata to Makefile.pre.in from 3.2. X-Git-Tag: v3.3.0a3~266 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eba2428002c7c98ba98141f710322904a8928b47;p=python Issue #14541: Merged addition of test/sndhdrdata to Makefile.pre.in from 3.2. --- eba2428002c7c98ba98141f710322904a8928b47 diff --cc Makefile.pre.in index a77b8b4114,9cc15c963e..71be3acfb9 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@@ -952,10 -918,10 +952,10 @@@ LIBSUBDIRS= tkinter tkinter/test tkinte tkinter/test/test_ttk site-packages test \ test/capath test/data \ test/cjkencodings test/decimaltestdata test/xmltestdata \ - test/subprocessdata \ + test/subprocessdata test/sndhdrdata \ test/tracedmodules test/encoded_modules \ - concurrent concurrent/futures encodings \ - email email/mime email/test email/test/data \ + collections concurrent concurrent/futures encodings \ + email email/mime test/test_email test/test_email/data \ html json test/json_tests http dbm xmlrpc \ sqlite3 sqlite3/test \ logging csv wsgiref urllib \