From: Fred Drake Date: Mon, 19 Jun 2006 17:31:16 +0000 (+0000) Subject: remove non-working document formats from edist X-Git-Tag: v2.5b1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cea65cc273e9cfde13c38752a60714dfadffa1e;p=thirdparty%2FPython%2Fcpython.git remove non-working document formats from edist --- diff --git a/Doc/Makefile b/Doc/Makefile index 0d391afcde1c..a435f11d5675 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 pkglist # 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