summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-02-27 18:11:54 +0100
committerPeter Simons <simons@cryp.to>2010-02-27 18:11:54 +0100
commit4acb035bd0e845b98a9edb37ba146965f0ce2b0c (patch)
treef2c17cb40b0fad51ffe6381314c2b6ce68344359 /doc
parent5705affa792cd4b1a063e64acb354881aad8d577 (diff)
downloadautoconf-archive-4acb035bd0e845b98a9edb37ba146965f0ce2b0c.tar.gz
doc/Makefile.am: added missing dependency on fdl-1.3.texi
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