From: Fred Drake Date: Thu, 17 Jul 2003 15:29:16 +0000 (+0000) Subject: Include the GNU info format in the edist target since we're now X-Git-Tag: v2.3c1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0106e1dd20b910b83b29285eda8fd07840cd62bf;p=python Include the GNU info format in the edist target since we're now building a fair portion of the documentation as info. --- diff --git a/Doc/Makefile b/Doc/Makefile index e4d9d6d879..74765b8e29 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -652,7 +652,7 @@ distpdf: tarpdf bzippdf zippdf distlatex: tarlatex bziplatex ziplatex paperdist: distpdf distps -edist: disthtml zipisilo +edist: disthtml distinfo zipisilo pkglist: $(TOOLSDIR)/mkpkglist >pkglist.html