mirror of https://github.com/python/cpython.git
Include the GNU info format in the edist target since we're now
building a fair portion of the documentation as info.
This commit is contained in:
parent
8836e567b9
commit
0106e1dd20
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue