[PATCH GPGME] tests: gpgsm: fix gpg-agent detection
    Alon Bar-Lev 
    alon.barlev at gmail.com
       
    Wed Nov 29 20:40:20 CET 2017
    
    
  
* tests/gpgsm/Makefile.am: set the GPG_AGENT var.
Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
 tests/gpgsm/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
index 3774c5ff..4ab22833 100644
--- a/tests/gpgsm/Makefile.am
+++ b/tests/gpgsm/Makefile.am
@@ -20,6 +20,7 @@
 ## Process this file with automake to produce Makefile.in
 
 GPGSM = gpgsm
+GPG_AGENT = gpg-agent
 
 TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO= \
                     top_srcdir=$(top_srcdir)
-- 
2.13.6
    
    
More information about the Gnupg-devel
mailing list