summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-12-03 13:28:28 +0100
committerWerner Koch <wk@gnupg.org>2015-12-03 13:28:28 +0100
commit0f61599ed0bd1cc6842067d040bb58ec0a451715 (patch)
tree241c4141389f6cde8a786e5e4b2e5dd17b41c3d0 /doc/Makefile.am
parentbuild: Change how caller provided CFLAGS are used by configure. (diff)
downloadgnupg2-0f61599ed0bd1cc6842067d040bb58ec0a451715.tar.xz
gnupg2-0f61599ed0bd1cc6842067d040bb58ec0a451715.zip
build: Avoid dependecy problems in "make distcheck".
* doc/Makefile.am (gnupg.texi): Depend on defs.inc. -- Reported-by: Justus Winter Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 44e995774..6e0bc1549 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -59,6 +59,8 @@ gnupg_TEXINFOS = \
sysnotes.texi gnupg-card-architecture.fig dirmngr.texi \
howtos.texi howto-create-a-server-cert.texi
+gnupg.texi : defs.inc
+
DVIPS = TEXINPUTS="$(srcdir)$(PATH_SEPARATOR)$$TEXINPUTS" dvips
AM_MAKEINFOFLAGS = -I $(srcdir) --css-ref=/share/site.css