summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-08-02 19:51:06 +0300
committerTor Lillqvist <tml@iki.fi>2012-08-03 09:43:36 +0300
commit323f755ddd1ac0709aae468a6670b1803e70c446 (patch)
tree34a032b650a6ac37e5d52f4ed5dd072243ddda83 /svx/Library_svxcore.mk
parent6e495b9b8ab931a970127882530946ed9ba3dfd9 (diff)
Do bypass form stuff for iOS too
Change-Id: I6238f88054f3d344fc616bc90e291a7367f16808
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 5a54b640432f..5ee330927854 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -379,7 +379,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/xoutdev/xtablend \
))
-ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE))$(filter IOS,$(OS)))
+ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
$(eval $(call gb_Library_use_packages,svxcore,\
connectivity_inc \
connectivity_generated \