summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-06-20 14:25:19 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-06-20 14:59:56 +0200
commitaa9036d432c0c8a671800ceb172303cd9a933e31 (patch)
tree88b49d1860b50bbac0957dca79e7a256d2ce72af /.gitignore
parent6d02bf85a2b851f7519d96dafaa6e9b1f1588bad (diff)
parent9c22243af8307cd11923b3373314a5c7723d7c6d (diff)
downloadautomake-aa9036d432c0c8a671800ceb172303cd9a933e31.tar.gz
Merge branch 'master' into ng/master
* master: maintcheck: guard against obsolete $required entries tests: drop requirement 'makeinfo-html'; 'makeinfo' is enough tests: drop requirement 'texi2dvi-o'; 'texi2dvi' is enough texi: require Texinfo >= 4.9, related enhancements docs: it's not true that DISTCHECK_CONFIGURE_FLAGS is maintainer-reserved + Extra non-trivial edits: * t/silent-texi.sh ($required): Simply use 'makeinfo and 'texi2dvi', instead of (respectively) 'makeinfo-html' and 'texi2dvi-o'. * t/texinfo21b.sh: Fix a minor typo in heading comments. ($required): Simply use 'makeinfo instead of 'makeinfo-html' * lib/am/texibuild.am: Merge the changes done in the master branch to the ".texi -> .dvi" and ".texi -> .pdf" recipes into the definition of the '$(am__texibuild_dvi_or_pdf)' make function, as well as into ... (%.dvi: %.texi), (%.pdf: %.texi): ... calls to that function into these pattern rules. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8b295113..e7af2a50d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@
/doc/automake*.dvi
/doc/automake*.pdf
/doc/automake*.ps
+/doc/automake*.t2d/
+/doc/automake*.t2p/
/doc/automake*.1
/doc/aclocal*.1
/doc/stamp-vti