From: Georg Brandl Date: Wed, 23 Feb 2011 07:30:12 +0000 (+0000) Subject: Add new subdirectory to LIBSUBDIRS. X-Git-Tag: v3.3.0a1~3107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5329123ee00de7547e454326d7e335123047979f;p=python Add new subdirectory to LIBSUBDIRS. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 24d364dd5c..45a6d52375 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -906,7 +906,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ tkinter/test/test_ttk site-packages test \ test/decimaltestdata test/xmltestdata test/subprocessdata \ test/tracedmodules test/encoded_modules \ - concurrent concurrent/futures encodings \ + collections concurrent concurrent/futures encodings \ email email/mime email/test email/test/data \ html json test/json_tests http dbm xmlrpc \ sqlite3 sqlite3/test \