#12313: update Makefile.pre.in to account for email tests moving to 'test' dir

This commit is contained in:
R David Murray 2011-06-17 11:41:49 -04:00
parent 6ee7a57b38
commit 92cafb85dd
1 changed files with 1 additions and 1 deletions

View File

@ -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 \