summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/Module_pyuno.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyuno/Module_pyuno.mk b/pyuno/Module_pyuno.mk
index 8cd37a12bcc6..2ae3733d641d 100644
--- a/pyuno/Module_pyuno.mk
+++ b/pyuno/Module_pyuno.mk
@@ -60,9 +60,11 @@ endif
endif # SYSTEM_PYTHON
+ifneq ($(OS),MACOSX)
$(eval $(call gb_Module_add_check_targets,pyuno, \
PythonTest_pyuno_pytests_ssl \
))
+endif
ifneq (,$(filter PythonTest_pytests,$(MAKECMDGOALS)))
$(eval $(call gb_Module_add_targets,pyuno, \