From: Neal Norwitz Date: Tue, 20 May 2008 05:21:57 +0000 (+0000) Subject: Add html package so it gets installed and more tests work (from installed copy) X-Git-Tag: v2.6b1~326 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f60af87f5657800e333090fb9b204f54163254e;p=python Add html package so it gets installed and more tests work (from installed copy) --- diff --git a/Makefile.pre.in b/Makefile.pre.in index b692a4661e..6c717329b3 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -815,7 +815,7 @@ LIBSUBDIRS= lib-tk tkinter site-packages test test/output test/data \ test/decimaltestdata \ encodings compiler hotshot \ email email/mime email/test email/test/data \ - json json/tests \ + html json json/tests \ sqlite3 sqlite3/test \ logging bsddb bsddb/test csv wsgiref \ lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \