]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
remove non-working document formats from edist
authorFred Drake <fdrake@acm.org>
Mon, 19 Jun 2006 17:31:16 +0000 (17:31 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Jun 2006 17:31:16 +0000 (17:31 +0000)
Doc/Makefile

index 0d391afcde1c6c33a507b234893d53f5c3b8c107..a435f11d5675cdd25fe4f0ed63fbd4568270cfe4 100644 (file)
@@ -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