summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-06-26 15:07:50 +0000
committerKurt Zenker <kz@openoffice.org>2001-06-26 15:07:50 +0000
commit58e27dc4c5b0052527152485f0032b64562a630a (patch)
tree4963b4fcd9223ec981a4493cac94fe839ead8a9c
parent75cb424c9c85bcf33839ed96f5be571596226f3d (diff)
add. SALHELPERLIB
-rw-r--r--ucb/source/ucp/webdav/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/makefile.mk b/ucb/source/ucp/webdav/makefile.mk
index 7f94685d51d5..a7e210fb5e78 100644
--- a/ucb/source/ucp/webdav/makefile.mk
+++ b/ucb/source/ucp/webdav/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kso $ $Date: 2001-05-28 11:01:39 $
+# last change: $Author: kz $ $Date: 2001-06-26 16:07:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -128,6 +128,7 @@ SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
+ $(SALHELPERLIB) \
$(VOSLIB) \
$(UCBHELPERLIB) \
$(NEON3RDLIB) \