summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-02-04 13:05:23 +0100
committerPeter Simons <simons@cryp.to>2015-02-04 13:07:30 +0100
commit5bc6828360720c423541fb43807b2cb166559a72 (patch)
tree18e37bc75ab55868682fa497f9b141fd0ab2d76d /doc
parentc7af31f0742006680892cedeffa00a020445b4aa (diff)
downloadautoconf-archive-5bc6828360720c423541fb43807b2cb166559a72.tar.gz
Ignore (and clean) generated file doc/gendocs_template_min.
Diffstat (limited to 'doc')
-rw-r--r--doc/.gitignore1
-rw-r--r--doc/Makefile.am2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index 420b5f3..61b82b4 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -17,6 +17,7 @@
/ax_*.texi
/fdl-1.3.texi
/gendocs_template
+/gendocs_template_min
/manual/*
/stamp-vti
/version.texi
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a3285af..8471887 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -23,4 +23,4 @@ autoconf-archive.info: autoconf-archive.texi all-macros.texi $(TEXIFILES) $(CHA
maintainer-clean-local:
@rm -f ax_*.texi all-macros.texi fdl-1.3.texi Makefile.in
@rm -f *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr
- @rm -rf manual gendocs_template
+ @rm -rf manual gendocs_template gendocs_template_min