From 1f60af87f5657800e333090fb9b204f54163254e Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 20 May 2008 05:21:57 +0000 Subject: [PATCH] Add html package so it gets installed and more tests work (from installed copy) --- Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.50.1