summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/util/makefile.mk b/package/util/makefile.mk
index a9a7467dc64b..7533008caf89 100644
--- a/package/util/makefile.mk
+++ b/package/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mtg $ $Date: 2001-10-02 22:32:51 $
+# last change: $Author: rt $ $Date: 2002-03-01 10:18:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,6 +94,8 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
+ $(UNOTOOLSLIB) \
+ $(TOOLSLIB) \
$(SALLIB) \
$(ZLIB3RDLIB)