summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-09-23 00:27:58 +0300
committerAndras Timar <andras.timar@collabora.com>2016-03-08 10:08:55 +0100
commitff489b6161654d378c70ed5e3f6be82e24ec09c9 (patch)
treec482851ba2112b00fa4386efe1a7b9f35ee47737 /svx
parentd0f39bc3b82e4835ede9b136e81ff2e18bd12cd6 (diff)
We need the gengal program at build time
But don't bother shipping it on OS X, at least not in the sandboxed (App Store) case. (cherry picked from commit 11b4f4bfbee257d63f6a52808fb02b903ddea0d5) Conflicts: Makefile.in Repository.mk Conflicts: Makefile.in Change-Id: Id73bef1ba71d126c2d2962fe846e9c31963d6c24
Diffstat (limited to 'svx')
-rw-r--r--svx/Module_svx.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/Module_svx.mk b/svx/Module_svx.mk
index ab26b9f602a7..67dbe017d442 100644
--- a/svx/Module_svx.mk
+++ b/svx/Module_svx.mk
@@ -37,7 +37,6 @@ $(eval $(call gb_Module_add_check_targets,svx,\
))
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
-ifeq (,$(ENABLE_MACOSX_SANDBOX))
$(eval $(call gb_Module_add_targets,svx,\
Executable_gengal \
$(if $(filter-out WNT,$(OS)), \
@@ -45,7 +44,6 @@ $(eval $(call gb_Module_add_targets,svx,\
Executable_pixelctl) \
))
endif
-endif
ifneq ($(OOO_JUNIT_JAR),)
$(eval $(call gb_Module_add_subsequentcheck_targets,svx,\