summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2011-06-17 11:41:49 -0400
committerR David Murray <rdmurray@bitdance.com>2011-06-17 11:41:49 -0400
commitac6f1c36cb749a020285706b1ed22f854f2e0371 (patch)
tree48713a4d173ad484867b54632ecda237047cff26 /Makefile.pre.in
parent1313be55ff8f60e45cccf92a01100e58a9f21671 (diff)
downloadcpython-ac6f1c36cb749a020285706b1ed22f854f2e0371.tar.gz
#12313: update Makefile.pre.in to account for email tests moving to 'test' dir
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index ff20360315..1a06d3ef75 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -916,7 +916,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
test/subprocessdata \
test/tracedmodules test/encoded_modules \
collections concurrent concurrent/futures encodings \
- email email/mime email/test email/test/data \
+ 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 \