summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: cb2ef26b4bcdc52bbe96c0cd22f22bb2fefae5f5 (plain)
1
2
3
4
5
6
7
8
9
10
# Build and install the Autoconf Archive Documentation.
#
# 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
info_TEXINFOS           = autoconf-archive.texi
EXTRA_DIST              = $(TEXIFILES) $(CHAPTERS) all-macros.texi

autoconf-archive.info:  autoconf-archive.texi all-macros.texi $(TEXIFILES) $(CHAPTERS)