aboutsummaryrefslogtreecommitdiff
path: root/helper
diff options
context:
space:
mode:
Diffstat (limited to 'helper')
-rw-r--r--helper/test/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/helper/test/Makefile.am b/helper/test/Makefile.am
index ec8d2c7..9ac82eb 100644
--- a/helper/test/Makefile.am
+++ b/helper/test/Makefile.am
@@ -5,9 +5,9 @@ AM_LDFLAGS += -static
TESTS_ENVIRONMENT = ODP_PLATFORM=${with_platform} TEST_DIR=${builddir}
-EXECUTABLES = odp_chksum \
- odp_thread \
- odp_process
+EXECUTABLES = odp_chksum$(EXEEXT) \
+ odp_thread$(EXEEXT) \
+ odp_process$(EXEEXT)
COMPILE_ONLY =