summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2ae3595d2f20..3c13b1bf6510 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)