Kaydet (Commit) fb46a354 authored tarafından Caolán McNamara's avatar Caolán McNamara

tweak the other one

Change-Id: Ib85724173c0bf6d45776d5407220a415da9c591b
üst 1a946327
......@@ -61,13 +61,13 @@ endif
endif # SYSTEM_PYTHON
ifneq ($(DISABLE_PYTHON),TRUE)
$(eval $(call gb_Module_add_targets,pyuno, \
$(eval $(call gb_Module_add_slowcheck_targets,pyuno, \
PythonTest_pyuno_pytests_ssl \
))
endif
ifneq (,$(filter PythonTest_pytests,$(MAKECMDGOALS)))
$(eval $(call gb_Module_add_slowcheck_targets,pyuno, \
$(eval $(call gb_Module_add_targets,pyuno, \
PythonTest_pytests \
PythonTest_pyuno_pytests_insertremovecells \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment