]> Dogcows Code - chaz/tar/blobdiff - doc/Makefile.am
Update
[chaz/tar] / doc / Makefile.am
index 2be4472f54869f89d8b5aea30bc2eef11b2c62eb..47c8ea845da126c3fe777c61207448f4454311b5 100644 (file)
@@ -32,7 +32,6 @@ tar_TEXINFOS = \
  sparse.texi\
  value.texi
 EXTRA_DIST = gendocs_template mastermenu.el texify.sed
-DISTCLEANFILES=*.info* 
 
 # The rendering level is anyone of PUBLISH, DISTRIB or PROOF.
 # Just call `make RENDITION=PROOF [target]' if you want PROOF rendition.
@@ -83,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'
 
This page took 0.021498 seconds and 4 git commands to generate.