summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-07-17 15:29:16 (GMT)
committerFred Drake <fdrake@acm.org>2003-07-17 15:29:16 (GMT)
commit0106e1dd20b910b83b29285eda8fd07840cd62bf (patch)
treea970c02a079beff0864eb67fd61e8c5586f5cbed /Doc/Makefile
parent8836e567b948af34555065d39e9a98e0d6955e12 (diff)
downloadcpython-0106e1dd20b910b83b29285eda8fd07840cd62bf.zip
cpython-0106e1dd20b910b83b29285eda8fd07840cd62bf.tar.gz
cpython-0106e1dd20b910b83b29285eda8fd07840cd62bf.tar.bz2
Include the GNU info format in the edist target since we're now
building a fair portion of the documentation as info.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index e4d9d6d..74765b8 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