[git] GnuPG - branch, master, updated. gnupg-2.1.15-330-g37751d2
by Justus Winter
cvs at cvs.gnupg.org
Mon Nov 7 14:11:23 CET 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via 37751d2b194bc33539f5b9ea0e02e9f209d2bcf6 (commit)
from 56e1864aa337f36317534db521fd4434d70e0784 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 37751d2b194bc33539f5b9ea0e02e9f209d2bcf6
Author: Justus Winter <justus at g10code.com>
Date: Mon Nov 7 14:09:07 2016 +0100
tests: Fix build.
* tests/openpgp/Makefile.am: Drop dependency on 'mk-tdata'.
Fixes: 70215ff470c82d144e872057dfa5a478cc9195f2
Signed-off-by: Justus Winter <justus at g10code.com>
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 8df968c..acd2329 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -22,7 +22,6 @@
# Programs required before we can run these tests.
required_pgms = ../../g10/gpg$(EXEEXT) ../../agent/gpg-agent$(EXEEXT) \
../../tools/gpg-connect-agent$(EXEEXT) \
- ../../tools/mk-tdata$(EXEEXT) \
../gpgscm/gpgscm$(EXEEXT)
AM_CPPFLAGS = -I$(top_srcdir)/common
-----------------------------------------------------------------------
Summary of changes:
tests/openpgp/Makefile.am | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list