summaryrefslogtreecommitdiff
path: root/sw/Library_swd.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-26 13:37:22 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-26 13:37:22 +0100
commit2bc737661a2c673bd7adfba299ceee02fcab627b (patch)
treeabca656061a2f944c7df1abc9563aca5f2d54efe /sw/Library_swd.mk
parent762f9b32dd3e731fd7f61933d6597c7c9d957fe4 (diff)
gnumake2: sorting all lists in makefiles
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 0917c1bdf903..17511d3bf4ed 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -49,15 +49,15 @@ $(eval $(call gb_Library_set_defs,swd,\
$(eval $(call gb_Library_add_linked_libs,swd,\
comphelper \
+ cppu \
+ cppuhelper \
+ sal \
sfx \
sot \
svl \
svt \
tl \
ucbhelper \
- cppu \
- cppuhelper \
- sal \
utl \
vcl \
))