summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-01 20:49:35 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 09:55:38 +0200
commita49a6b09359693b9f87f281438b8a5c491af2f69 (patch)
tree4d0d66c44d41c122f3d748b757f73a01755ca277 /sw/Library_msword.mk
parent0719ea12d4bbae2bd725315e3100284f396a07ff (diff)
gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]
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 530fa53908b7..b47fe49aede2 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -54,7 +54,6 @@ $(eval $(call gb_Library_add_linked_libs,msword,\
editeng \
i18nisolang1 \
i18nutil \
- icuuc \
msfilter \
sal \
sfx \
@@ -74,6 +73,8 @@ $(eval $(call gb_Library_add_linked_libs,msword,\
$(gb_STDLIBS) \
))
+$(call gb_Library_use_external,msword,icuuc)
+
$(eval $(call gb_Library_add_exception_objects,msword,\
sw/source/filter/rtf/rtffld \
sw/source/filter/rtf/rtffly \