[Libreoffice-commits] core.git: ios/Module_ios.mk
Tor Lillqvist
tml at collabora.com
Sun Nov 10 09:18:30 PST 2013
ios/Module_ios.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cb41f4c3974b9bf7e5d870f185d08c5741378080
Author: Tor Lillqvist <tml at collabora.com>
Date: Sun Nov 10 19:16:27 2013 +0200
Does not build in a clean tree
error: The project 'MobileLibreOffice' does not contain a scheme named
'MobileLibreOffice'
Change-Id: If722a222407f1e85086d9d89d7863be7a5c8368e
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index 96cef28..d70e277 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 \
))
More information about the Libreoffice-commits
mailing list