[Pkg-gnupg-commit] [gnupg2] 215/292: tests: Fix build.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 21 06:31:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

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>
---
 tests/openpgp/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list