summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: ffd06973256be4a958909f98112232b74aeeeba4 (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				= using.texi contribute.texi introduction.texi
info_TEXINFOS           = autoconf-archive.texi
EXTRA_DIST              = $(TEXIFILES) $(CHAPTERS) all-macros.texi

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