aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgme/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpgme/Makefile.am')
-rw-r--r--tests/gpgme/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpgme/Makefile.am b/tests/gpgme/Makefile.am
index 60fb01df9..aa41940ca 100644
--- a/tests/gpgme/Makefile.am
+++ b/tests/gpgme/Makefile.am
@@ -33,6 +33,7 @@ TESTS_ENVIRONMENT = LC_ALL=C \
PATH="../gpgscm:$(PATH)" \
abs_top_srcdir=$(abs_top_srcdir) \
objdir=$(abs_top_builddir) \
+ GNUPG_BUILD_ROOT="$(abs_top_builddir)/tests" \
GPGSCM_PATH=$(abs_top_srcdir)/tests/gpgscm
# XXX: Currently, one cannot override automake's 'check' target. As a