summaryrefslogtreecommitdiff
path: root/ios/Module_ios.mk
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-03-20 16:14:20 +0100
committerTor Lillqvist <tml@collabora.com>2017-03-20 15:26:11 +0000
commit4ba483beccc99d336d0e0bec47b5fd6823b16c16 (patch)
treea776ad0b14792822f41e227c7c356fdc2fe4764f /ios/Module_ios.mk
parentedc58993ec81824d2822f0aa623fcbaa0a679fa5 (diff)
ios retired TiledLibreOffice.
Retired TiledLibreOffice, replaced by the prototype. Newer development takes place in LibreOfficeLight Change-Id: I170ea49086f860bda9c86aaa8ca7de00907dad67 Reviewed-on: https://gerrit.libreoffice.org/35483 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'ios/Module_ios.mk')
-rw-r--r--ios/Module_ios.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index 22b551214631..43839a24cf44 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -12,7 +12,6 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
CustomTarget_Lo_Xcconfig \
- CustomTarget_TiledLibreOffice_app \
CustomTarget_Prototype_app \
CustomTarget_LibreOfficeLight_app \
))