From: Brett Cannon Date: Mon, 26 May 2008 18:56:21 +0000 (+0000) Subject: Add the new packages to the Makefile for installation. X-Git-Tag: v3.0b1~215 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35af8d4218138e74f37a083b7e3c8abd4c0f1c11;p=python Add the new packages to the Makefile for installation. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index d813596300..f61041b1fe 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -818,7 +818,7 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \ test/decimaltestdata \ encodings \ email email/mime email/test email/test/data \ - html json json/tests \ + html json json/tests http dbm xmlrpc \ sqlite3 sqlite3/test \ logging bsddb bsddb/test csv wsgiref \ lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \