From 490014ba4d3422fdfd4dba5fe0b85cd820a12c80 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 19 Sep 2010 08:55:36 +0000 Subject: Add "concurrent" subdir to Makefile. --- Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 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 \ -- cgit v0.12