From: Fred Drake Date: Wed, 21 Sep 2005 05:29:47 +0000 (+0000) Subject: the iSilo is not being built right now X-Git-Tag: v2.4.2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0aca6c0cbf049a67cafab5758158170c4e761b;p=thirdparty%2FPython%2Fcpython.git the iSilo is not being built right now --- diff --git a/Doc/Makefile b/Doc/Makefile index fe6339a6817f..00fa1f08974a 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -691,7 +691,7 @@ distlatex: bziplatex ziplatex # The small amount of additional work is a small price to pay for not # having to remember which order to do it in. ;) paperdist: distpdf distps pkglist -edist: disthtml distinfo zipisilo pkglist +edist: disthtml distinfo pkglist #zipisilo # The pkglist.html file is used as part of the download.html page on # python.org; it is not used as intermediate input here or as part of