summaryrefslogtreecommitdiff
path: root/tests/windows/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/windows/Makefile.am')
-rw-r--r--tests/windows/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/windows/Makefile.am b/tests/windows/Makefile.am
index 86de084bb7..5a81043772 100644
--- a/tests/windows/Makefile.am
+++ b/tests/windows/Makefile.am
@@ -69,6 +69,7 @@ TESTS = $(ctests) $(dist_check_SCRIPTS)
TESTS_ENVIRONMENT = \
WINEDLLOVERRIDES="crypt32=n,ncrypt=n" \
LC_ALL="C" \
+ GNUTLS_TEST_SUITE_RUN=1 \
EXEEXT=$(EXEEXT) \
top_builddir="$(top_builddir)" \
srcdir="$(srcdir)"