summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 4e485bbeaa296666ad6853579be35d35acad617f (plain)
1
2
3
4
5
6
7
8
9
# Build and install the Autoconf Archive Documentation.
#
# Copyright (c) 2009 by 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)