summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-07-13 11:49:29 +0000
committerStephan Bergmann <sb@openoffice.org>2001-07-13 11:49:29 +0000
commit4ee05f1a278a396d2a5483dfab409ebfd0b6850e (patch)
tree1fb7f9890021b44883449270562c9cb8b1ad2671 /ucbhelper/source/provider
parent8f197beb896bb5514add7d33c10d286e1a338b8d (diff)
#88969# Added handleinteractionrequest.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 d47f589380ef..9258bc220059 100644
--- a/ucbhelper/source/provider/makefile.mk
+++ b/ucbhelper/source/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: kso $ $Date: 2001-06-06 11:22:38 $
+# last change: $Author: sb $ $Date: 2001-07-13 12:49:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -97,7 +97,8 @@ SLOFILES=\
$(SLO)$/simpleauthenticationrequest.obj \
$(SLO)$/simplenameclashresolverequest.obj \
$(SLO)$/simpleioerrorrequest.obj \
- $(SLO)$/cancelcommandexecution.obj
+ $(SLO)$/cancelcommandexecution.obj \
+ $(SLO)$/handleinteractionrequest.obj
.ENDIF