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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgme/Makefile.am b/tests/gpgme/Makefile.am
index aa41940ca..fc1cfc328 100644
--- a/tests/gpgme/Makefile.am
+++ b/tests/gpgme/Makefile.am
@@ -33,7 +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" \
+ GNUPG_BUILD_ROOT="$(abs_top_builddir)" \
GPGSCM_PATH=$(abs_top_srcdir)/tests/gpgscm
# XXX: Currently, one cannot override automake's 'check' target. As a