summaryrefslogtreecommitdiff
path: root/basic/util
diff options
context:
space:
mode:
Diffstat (limited to 'basic/util')
-rw-r--r--basic/util/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk
index 33d23435464a..619e983cccae 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:12:12 $
+# last change: $Author: fs $ $Date: 2000-11-02 12:03:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -111,7 +111,7 @@ SHL1STDLIBS= \
$(VOSLIB) \
$(SALLIB) \
$(SVMEMLIB) \
- $(UNOTOOLSLIB)
+ $(COMPHELPERLIB)
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+=$(LIBCIMT)
@@ -151,7 +151,7 @@ APP1STDLIBS= \
$(SVLLIB) \
$(SVLIB) \
$(SO2LIB) \
- $(UNOTOOLSLIB) \
+ $(COMPHELPERLIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \