commit | 490014ba4d3422fdfd4dba5fe0b85cd820a12c80 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Sep 19 08:55:36 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Sep 19 08:55:36 2010 +0000 |
tree | 20b4ac385001f0f8d7438911baeb6924f62593db | |
parent | b059c3cd5fbf5c97dc2fe9cc47a5e0c1f1fd9271 [diff] |
Add "concurrent" subdir to Makefile.
diff --git a/Makefile.pre.in b/Makefile.pre.in index 6664ef1..294a03c 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in
@@ -871,7 +871,7 @@ 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 \