]> granicus.if.org Git - python/commitdiff
#12313: update Makefile.pre.in to account for email tests moving to 'test' dir
authorR David Murray <rdmurray@bitdance.com>
Fri, 17 Jun 2011 15:41:49 +0000 (11:41 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 17 Jun 2011 15:41:49 +0000 (11:41 -0400)
Makefile.pre.in

index ff203603154ca5ae9f441c4e49860d9e985b6a0a..1a06d3ef75aca73edb0b5c09ad5ae943506c2837 100644 (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 \