summaryrefslogtreecommitdiff
path: root/tests/dsa/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dsa/Makefile.am')
-rw-r--r--tests/dsa/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dsa/Makefile.am b/tests/dsa/Makefile.am
index 66028b7af5..99242418d2 100644
--- a/tests/dsa/Makefile.am
+++ b/tests/dsa/Makefile.am
@@ -23,6 +23,8 @@ EXTRA_DIST = cert.dsa.1024.pem cert.dsa.2048.pem cert.dsa.3072.pem dsa.1024.p
dist_check_SCRIPTS = testdsa
+if !WINDOWS
TESTS = testdsa
+endif
TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT)