From 362492fe70b789c926b3e1ed474aaccdc38b51ac Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 30 Oct 2007 14:08:21 +0000 Subject: [PATCH 1/1] Use texi2html and the CVS version of gendocs.sh to create HTML versions of the manual --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 232d2ea..47c8ea8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -82,5 +82,5 @@ manual: TEXINPUTS=$(srcdir):$(top_srcdir)/build-tex:$(TEXINPUTS) \ MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \ TEXI2DVI="$(TEXI2DVI) -t @finalout" \ - $(GENDOCS) tar 'GNU tar manual' + $(GENDOCS) --texi2html tar 'GNU tar manual' -- 2.44.0