summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 895f4ec0190525e488199c2b354898b31c081e5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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)

maintainer-clean-local:
	@rm -f ax_*.texi all-macros.texi Makefile.in
	@rm -rf manual gendocs_template