aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.inc b/test/Makefile.inc
index 0516d4dcf..063ade5b8 100644
--- a/test/Makefile.inc
+++ b/test/Makefile.inc
@@ -21,4 +21,4 @@ AM_LDFLAGS += -L$(LIB)
@VALGRIND_CHECK_RULES@
valgrind_tools = memcheck drd sgcheck
-TESTS_ENVIRONMENT= ODP_PLATFORM=${with_platform} \ No newline at end of file
+TESTS_ENVIRONMENT= ODP_PLATFORM=${with_platform} EXEEXT=${EXEEXT} \ No newline at end of file