summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-09-19 00:53:36 +0200
committerPeter Simons <simons@cryp.to>2009-09-19 01:25:17 +0200
commit6d8c4e34059ec356831c32b4fb9905a797e7d8fb (patch)
tree070a9a1f438c06e18b8ddc66ede4cf5c72b763e4 /Makefile.am
parentfe53369c3a71093306fdf132e2f622f36b97fdb9 (diff)
downloadautoconf-archive-6d8c4e34059ec356831c32b4fb9905a797e7d8fb.tar.gz
Integrated Texinfo documentation into the Automake build.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ca7f018..7751cf0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,11 @@ dist_aclocal_DATA = $(M4SOURCE)
htmldir = $(pkgdatadir)/html
dist_html_DATA = $(HTMLFILE)
-EXTRA_DIST = build-aux/git-version-gen
+info_TEXINFOS = autoconf-archive.texi
+
+EXTRA_DIST = build-aux/git-version-gen $(TEXIFILE)
+
+autoconf-archive.info: $(TEXIFILE)
# maintainer rules