summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ucbhelper/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/ucbhelper/util/makefile.mk b/ucbhelper/util/makefile.mk
index ff73019eb68b..5d2cdc4c5e2d 100644
--- a/ucbhelper/util/makefile.mk
+++ b/ucbhelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hjs $ $Date: 2002-03-28 16:15:16 $
+# last change: $Author: vg $ $Date: 2003-07-25 11:37:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ LIB1FILES= $(SLB)$/client.lib \
SHL1TARGET= $(TARGET)$(UCBHELPER_MAJOR)$(COMID)
SHL1STDLIBS = \
+ $(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALHELPERLIB) \