summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2018-10-29 18:28:17 +0200
committerMichael Meeks <michael.meeks@collabora.com>2018-10-30 17:00:43 +0000
commit06f6d918fd2c6fb5b1d6203f8e2f22e7d04a9fee (patch)
tree74729faafea372f959ce172aa6849d84e5b7e3d2 /ios
parent2cf09df8aea3a271278be03c24aca3c5ac2f1dda (diff)
Don't bother with the WIP stuff for LibreOfficeLight in this branch
LibreOfficeLight is buildable in master. In this branch I am now trying to make it build for the needs of the "Mobile" app in online.git. Change-Id: I08b1ea0ef74dc5384d3b2edb2607d4a4f031469a Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'ios')
-rw-r--r--ios/Module_ios.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index c280713cc198..1425e6076190 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -12,8 +12,6 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
CustomTarget_iOS_setup \
- StaticLibrary_iOSkit \
- CustomTarget_iOS_prelink \
))