summaryrefslogtreecommitdiff
path: root/toolkit/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/util/makefile.mk')
-rw-r--r--toolkit/util/makefile.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk
index 1d20b64d1921..0f045d4fad04 100644
--- a/toolkit/util/makefile.mk
+++ b/toolkit/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: hr $ $Date: 2002-08-15 13:56:25 $
+# last change: $Author: vg $ $Date: 2003-04-15 13:45:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,12 +82,11 @@ SHL1TARGET= tk$(VERSION)$(DLLPOSTFIX)
SHL1IMPLIB= itk
SHL1STDLIBS=\
- $(TOOLSLIB) \
+ $(VCLLIB) \
$(SOTLIB) \
- $(VOSLIB) \
- $(COMPHELPERLIB) \
$(UNOTOOLSLIB) \
- $(VCLLIB) \
+ $(TOOLSLIB) \
+ $(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB)