summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: b2ee3e13db8cfea7d294f57e23932b4468079df8 (plain)
1
2
3
4
5
6
7
8
9
# 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.

info_TEXINFOS           = autoconf-archive.texi
EXTRA_DIST              = $(TEXIFILES) all-macros.texi

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