summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-19 07:29:14 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-19 07:29:14 +0000
commit37fe4b5d566bad2ff856d239eb7507cd88b8c081 (patch)
tree48c7d85c7b44cab7d174b30f3b84ad990e144f13 /scripting
parente1635eee4101db95475f4bec06187cccdacf6ce6 (diff)
INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED
2004/05/06 12:56:08 npower 1.4.4.1: #i28812# MiscUtils.hxx file adds requirment for UCBHelper libs, so this is added to link
Diffstat (limited to 'scripting')
-rw-r--r--scripting/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripting/util/makefile.mk b/scripting/util/makefile.mk
index 2ae3595d2f..3c13b1bf65 100644
--- a/scripting/util/makefile.mk
+++ b/scripting/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2004-01-05 14:42:07 $
+# last change: $Author: rt $ $Date: 2004-05-19 08:29:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,6 +88,7 @@ SHL1STDLIBS+=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
+ $(UCBHELPERLIB) \
$(SALLIB)