summaryrefslogtreecommitdiff
path: root/svtools/Library_productregistration.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
commitd2e5e59c6b28235a832cdc06480e30f0ed96b580 (patch)
tree6c5a38b6f8e07c017e5d4e63cf71b25ad8447d4c /svtools/Library_productregistration.mk
parent5eb5c7221cc97416bc66c336f42b3afebf3b0995 (diff)
gnumake2: sorting all lists in makefiles
Diffstat (limited to 'svtools/Library_productregistration.mk')
-rw-r--r--svtools/Library_productregistration.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/Library_productregistration.mk b/svtools/Library_productregistration.mk
index 670e06c5f1bd..8b0c27d4469a 100644
--- a/svtools/Library_productregistration.mk
+++ b/svtools/Library_productregistration.mk
@@ -41,13 +41,13 @@ $(eval $(call gb_Library_set_include,productregistration,\
))
$(eval $(call gb_Library_add_linked_libs,productregistration,\
- svl \
- tk \
- tl \
cppu \
cppuhelper \
sal \
stl \
+ svl \
+ tk \
+ tl \
utl \
vcl \
))