From: Georg Brandl Date: Sun, 19 Sep 2010 08:55:36 +0000 (+0000) Subject: Add "concurrent" subdir to Makefile. X-Git-Tag: v3.2a3~216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=490014ba4d3422fdfd4dba5fe0b85cd820a12c80;p=thirdparty%2FPython%2Fcpython.git Add "concurrent" subdir to Makefile. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 6664ef10e8d8..294a03cd1523 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -871,7 +871,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ tkinter/test/test_ttk site-packages test \ test/decimaltestdata test/xmltestdata \ test/tracedmodules \ - encodings \ + concurrent encodings \ email email/mime email/test email/test/data \ html json json/tests http dbm xmlrpc \ sqlite3 sqlite3/test \