소스 검색

Use texi2html and the CVS version of gendocs.sh to create HTML versions of the manual

Sergey Poznyakoff 17 년 전
부모
커밋
362492fe70
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/Makefile.am

+ 1 - 1
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'