From 0106e1dd20b910b83b29285eda8fd07840cd62bf Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 17 Jul 2003 15:29:16 +0000 Subject: [PATCH] Include the GNU info format in the edist target since we're now building a fair portion of the documentation as info. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index e4d9d6d8791..74765b8e291 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