tests: Add missing variable to gpgsm tests Makefile

* tests/gpgsm/Makefile.am (GPG_AGENT): Set var.  It is used later.
--

Note that the var is used by the gpgsm.conf target.

Reported-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2017-11-30 09:49:38 +01:00
parent c441fb7313
commit f430165007
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -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)