From 2d0aca6c0cbf049a67cafab5758158170c4e761b Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 21 Sep 2005 05:29:47 +0000 Subject: the iSilo is not being built right now --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index fe6339a..00fa1f0 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 -- cgit v0.12