summaryrefslogtreecommitdiff
path: root/sal/Module_sal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sal/Module_sal.mk')
-rw-r--r--sal/Module_sal.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index 1260afd7f5d5..42a2124cd4bc 100644
--- a/sal/Module_sal.mk
+++ b/sal/Module_sal.mk
@@ -47,7 +47,8 @@ $(eval $(call gb_Module_add_check_targets,sal,\
CppunitTest_Module_DLL \
CppunitTest_sal_bytesequence \
CppunitTest_sal_osl_condition \
- CppunitTest_sal_osl_file \
+ $(if $(filter $(OS),WNT),, \
+ CppunitTest_sal_osl_file) \
CppunitTest_sal_osl_module \
CppunitTest_sal_osl_old_test_file \
CppunitTest_sal_osl_security \