From 47a36a2197322c37a86e2571f119b6dc012c963e Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Tue, 30 Jun 2015 09:18:34 +0200 Subject: test: add EXEEXT to TESTS_ENVIRONMENT Signed-off-by: Nicolas Morey-Chaisemartin Reviewed-by: Christophe Milard Signed-off-by: Maxim Uvarov --- test/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.inc') 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 -- cgit v1.2.3