summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2000-11-07 13:21:09 +0000
committerKurt Zenker <kz@openoffice.org>2000-11-07 13:21:09 +0000
commit9f415801c2ea251c9a83ab7364ad6fdad8b0348c (patch)
tree47918eddb297317797d45ac12db0114a0998e4b3 /basic
parent3fbef44e061f5bcf7e06718988adf3dcbdca1cd4 (diff)
UNOTOOLSLIB is still needed
Diffstat (limited to 'basic')
-rw-r--r--basic/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk
index 619e983cccae..2dabdc60f7be 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: fs $ $Date: 2000-11-02 12:03:49 $
+# last change: $Author: kz $ $Date: 2000-11-07 14:21:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -111,7 +111,8 @@ SHL1STDLIBS= \
$(VOSLIB) \
$(SALLIB) \
$(SVMEMLIB) \
- $(COMPHELPERLIB)
+ $(COMPHELPERLIB) \
+ $(UNOTOOLSLIB)
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+=$(LIBCIMT)