summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-11-10 19:16:27 +0200
committerTor Lillqvist <tml@collabora.com>2013-11-10 19:16:27 +0200
commitcb41f4c3974b9bf7e5d870f185d08c5741378080 (patch)
tree35852bc65d981a4af94ec7d4fe4762dfafdbe95e /ios
parent897bf27a959620ee313f6feb9ee999c5313aabce (diff)
Does not build in a clean tree
error: The project 'MobileLibreOffice' does not contain a scheme named 'MobileLibreOffice' Change-Id: If722a222407f1e85086d9d89d7863be7a5c8368e
Diffstat (limited to 'ios')
-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 96cef28f5813..d70e27771f44 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -11,7 +11,6 @@ $(eval $(call gb_Module_Module,ios))
ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
- CustomTarget_MobileLibreOffice_app \
Executable_LibreOffice \
CustomTarget_LibreOffice_app \
))