summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-09-21 23:43:09 +0200
committerPeter Simons <simons@cryp.to>2009-09-21 23:51:52 +0200
commitbba3738a50eb5bd6761524508979d56d4f79baa3 (patch)
tree2946c05b09919c55ed863ead44a79288e0527cc1 /Makefile.am
parent62ff4a20e1a883102979ef239f89f901e779ff67 (diff)
downloadautoconf-archive-bba3738a50eb5bd6761524508979d56d4f79baa3.tar.gz
Fix DVI and PDF generation in the distcheck target.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cc2ba08..c61a08a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,8 @@ dist_pkgdata_DATA = AUTHORS COPYING README
aclocaldir = $(datadir)/aclocal
dist_aclocal_DATA = $(M4SOURCE)
info_TEXINFOS = autoconf-archive.texi
+MAKEINFOFLAGS = -I $(srcdir)/doc
+am__TEXINFO_TEX_DIR = $(srcdir)/build-aux$(PATH_SEPARATOR)$(srcdir)/doc
EXTRA_DIST = build-aux/git-version-gen build-aux/gitlog-to-changelog $(TEXIFILE)
autoconf-archive.info: $(TEXIFILE)