diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index ddb7e48..3d7b143 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -65,4 +65,4 @@ $(myman_pages) : yat2m-stamp # been modified. This is required so that the version.texi magic # updates the release date. gpgrt.texi : $(gpgrt_TEXINFOS) - touch $(srcdir)/gcrypt.texi + touch $(srcdir)/gpgrt.texi |