summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-02-17 19:34:21 +0100
committerWerner Koch <wk@gnupg.org>2016-02-20 14:29:51 +0100
commit3b57e5a1ba68e26dcaea38b763287fddba9b6b7c (patch)
tree77382c58791d09d5aaf982e03670cd6cb3020459
parente9b692d25d1c149b5417b70e18f2ce173bc25b6d (diff)
downloadlibgcrypt-3b57e5a1ba68e26dcaea38b763287fddba9b6b7c.tar.gz
doc: Fix possible dependency problem.
* doc/Makefile.am (gcrypt.texi): Use the right traget. Signed-off-by: Werner Koch <wk@gnupg.org>
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 30330bb9..6a7cc8e8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -83,7 +83,7 @@ $(myman_pages) : yat2m-stamp
# Make sure that gcrypt.texi is touched if any other source file has
# been modified. This is required so that the version.texi magic
# updates the release date.
-gnupg.texi : $(gcrypt_TEXINFOS)
+gcrypt.texi : $(gcrypt_TEXINFOS)
touch $(srcdir)/gcrypt.texi
online: gcrypt.html gcrypt.pdf gcrypt.info