summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/Library_sofficeapp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk
index 91c7a51abf1e..d3ca8d0eb1f2 100644
--- a/desktop/Library_sofficeapp.mk
+++ b/desktop/Library_sofficeapp.mk
@@ -110,7 +110,7 @@ endif
endif
# LibreOfficeKit bits
-ifneq ($(filter $(OS),ANDROID IOS),)
+ifneq ($(filter $(OS),ANDROID IOS MACOSX),)
$(eval $(call gb_Library_add_exception_objects,sofficeapp,\
desktop/source/lib/init \
$(if $(filter $(OS),ANDROID), \