summaryrefslogtreecommitdiff
path: root/ios/Module_ios.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-20 09:36:23 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-20 09:40:31 +0200
commit8dcdee51cd09503349a8386a03bcdf0a1adccfc5 (patch)
treebf0f10dd50e1bfc416abfbda108753edb7036e3d /ios/Module_ios.mk
parent296a42a10497cb8ec776c1c4089d4446527b4364 (diff)
Bypass the 'LibreOffice' executable and app for now
It hasn't worked since the switch to tiled rendering anyway, and we use the 'TiledLibreOffice' app for testing now. Change-Id: I8137b8390c020ec4e6826e40e9cda69810f8318f
Diffstat (limited to 'ios/Module_ios.mk')
-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 f112b53ed4e3..c23202a4ac56 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_Lo_Xcconfig \
- Executable_LibreOffice \
- CustomTarget_LibreOffice_app \
CustomTarget_TiledLibreOffice_app \
CustomTarget_MobileLibreOffice_app \
))