summaryrefslogtreecommitdiffstats
path: root/pyuno
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-04-18 14:50:50 +0200
committerDavid Tardon <dtardon@redhat.com>2014-04-18 14:50:50 +0200
commit1a02692e7f87047e294e5a6699915227380fd60a (patch)
treea2c5289f686b1310c86d4a2f02224f70c6193f42 /pyuno
parentmove pyuno ssl test back to check targets (diff)
downloadcore-1a02692e7f87047e294e5a6699915227380fd60a.tar.gz
core-1a02692e7f87047e294e5a6699915227380fd60a.zip
test for enabled python is already handled by PythonTest
Change-Id: I23ada017f4294fbd34e9b245d012700021914881
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/Module_pyuno.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyuno/Module_pyuno.mk b/pyuno/Module_pyuno.mk
index 658e5d772ac9..8cd37a12bcc6 100644
--- a/pyuno/Module_pyuno.mk
+++ b/pyuno/Module_pyuno.mk
@@ -60,11 +60,9 @@ endif
endif # SYSTEM_PYTHON
-ifneq ($(DISABLE_PYTHON),TRUE)
$(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, \