summaryrefslogtreecommitdiff
path: root/basic/util
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2001-03-03 14:48:21 +0000
committerAndreas Bregas <ab@openoffice.org>2001-03-03 14:48:21 +0000
commita05e6416bf51f6f1218448695930120ade88700f (patch)
treede060367b1d5411fb6cb4e4ba03adef1c0f6633b /basic/util
parent464d8911e8142c5cf153a71540ef774e724d78cc (diff)
XMLSCRIPTLIB added
Diffstat (limited to 'basic/util')
-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 2dabdc60f7be..7fc8e407a556 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: kz $ $Date: 2000-11-07 14:21:09 $
+# last change: $Author: ab $ $Date: 2001-03-03 15:48:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -112,7 +112,8 @@ SHL1STDLIBS= \
$(SALLIB) \
$(SVMEMLIB) \
$(COMPHELPERLIB) \
- $(UNOTOOLSLIB)
+ $(UNOTOOLSLIB) \
+ $(XMLSCRIPTLIB)
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+=$(LIBCIMT)