summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 895f4ec..21b272a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,12 +3,12 @@
# Copyright (c) 2010 by the Autoconf Archive Maintainers
# Licensed under the terms of the GNU General Public License.
-CHAPTERS = introduction.texi downloads.texi contribute.texi
+CHAPTERS = introduction.texi downloads.texi contribute.texi fdl-1.3.texi
info_TEXINFOS = autoconf-archive.texi
EXTRA_DIST = $(TEXIFILES) $(CHAPTERS) all-macros.texi
autoconf-archive.info: autoconf-archive.texi all-macros.texi $(TEXIFILES) $(CHAPTERS)
maintainer-clean-local:
- @rm -f ax_*.texi all-macros.texi Makefile.in
+ @rm -f ax_*.texi all-macros.texi fdl-1.3.texi Makefile.in
@rm -rf manual gendocs_template