summaryrefslogtreecommitdiff
path: root/lotuswordpro/Library_lwpft.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-04-24 10:00:00 +0200
committerDavid Tardon <dtardon@redhat.com>2011-04-24 10:00:00 +0200
commit8f39d6f8f2a94738eb017e33e6adcd1fbce1f3a3 (patch)
treee1054c3797aedadb3f28113a7f9a95e3d9db0667 /lotuswordpro/Library_lwpft.mk
parentcf1cb514fd04ae9832add36b8c015fd8e762afab (diff)
keep the linked_libs lists sorted
Diffstat (limited to 'lotuswordpro/Library_lwpft.mk')
-rw-r--r--lotuswordpro/Library_lwpft.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/Library_lwpft.mk b/lotuswordpro/Library_lwpft.mk
index b9fd74a0b0fb..db1cf5854e02 100644
--- a/lotuswordpro/Library_lwpft.mk
+++ b/lotuswordpro/Library_lwpft.mk
@@ -37,6 +37,8 @@ $(eval $(call gb_Library_add_linked_libs,lwpft,\
comphelper \
cppu \
cppuhelper \
+ icui18n \
+ icuuc \
sal \
sfx \
sot \
@@ -45,8 +47,6 @@ $(eval $(call gb_Library_add_linked_libs,lwpft,\
tl \
ucbhelper \
vcl \
- icui18n \
- icuuc \
xo \
$(gb_STDLIBS) \
))