summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
Diffstat (limited to 'automation')
-rw-r--r--automation/util/makefile.mk18
1 files changed, 9 insertions, 9 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index 046f6e043dea..fbbe47454717 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -49,18 +49,18 @@ SHL1TARGET= sts$(DLLPOSTFIX)
SHL1IMPLIB= ists
SHL1STDLIBS= \
- $(TOOLSLIB) \
- $(UNOTOOLSLIB) \
- $(SVTOOLLIB) \
- $(SVLLIB) \
- $(VCLLIB) \
$(BASICLIB) \
- $(SALLIB) \
+ $(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(COMPHELPERLIB) \
- $(SOTLIB)
-
+ $(SALLIB) \
+ $(SOTLIB) \
+ $(SVLLIB) \
+ $(SVTLIB) \
+ $(SVTOOLLIB) \
+ $(TOOLSLIB) \
+ $(UNOTOOLSLIB) \
+ $(VCLLIB) \
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+= \