diff options
Diffstat (limited to 'tests/gpgme')
-rw-r--r-- | tests/gpgme/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpgme/Makefile.am b/tests/gpgme/Makefile.am index 489ecea09..fe3d58007 100644 --- a/tests/gpgme/Makefile.am +++ b/tests/gpgme/Makefile.am @@ -34,6 +34,7 @@ TESTS_ENVIRONMENT = LC_ALL=C \ abs_top_srcdir=$(abs_top_srcdir) \ objdir=$(abs_top_builddir) \ GNUPG_BUILD_ROOT="$(abs_top_builddir)" \ + GNUPG_IN_TEST_SUITE=fact \ GPGSCM_PATH=$(abs_top_srcdir)/tests/gpgscm # XXX: Currently, one cannot override automake's 'check' target. As a |