summaryrefslogtreecommitdiffstats
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 365c69096b96..f1f3a8c7a9b6 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -68,9 +68,10 @@ $(eval $(call gb_Library_use_libraries,msword,\
utl \
vcl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,msword))
+
$(eval $(call gb_Library_use_externals,msword,\
icuuc \
libxml2 \