summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
Diffstat (limited to 'ios')
-rw-r--r--ios/Module_ios.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index d70e27771f44..671e9f32a67b 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -13,6 +13,7 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
Executable_LibreOffice \
CustomTarget_LibreOffice_app \
+ CustomTarget_MobileLibreOffice_app \
))
endif