summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-05-29 10:48:46 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-05-29 10:48:46 +0000
commitcc20026e40fa537f9d2289f0e5377a1562e50ece (patch)
tree218afad3855a8facb2366b538bda939f8259b07e /ucbhelper/source/provider
parent2090d2a4b3148347232eb1588bd8da8248989354 (diff)
#87187# - Added simplenameclashresolverequest.obj.
Diffstat (limited to 'ucbhelper/source/provider')
-rw-r--r--ucbhelper/source/provider/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/ucbhelper/source/provider/makefile.mk b/ucbhelper/source/provider/makefile.mk
index 8c755db91ee5..9dec36ac9d68 100644
--- a/ucbhelper/source/provider/makefile.mk
+++ b/ucbhelper/source/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kso $ $Date: 2001-05-28 10:55:35 $
+# last change: $Author: kso $ $Date: 2001-05-29 11:48:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,8 @@ SLOFILES=\
$(SLO)$/commandenvironmentproxy.obj \
$(SLO)$/interactionrequest.obj \
$(SLO)$/simpleinteractionrequest.obj \
- $(SLO)$/simpleauthenticationrequest.obj
+ $(SLO)$/simpleauthenticationrequest.obj \
+ $(SLO)$/simplenameclashresolverequest.obj
.ENDIF