summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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