summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-25 10:36:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-25 10:36:55 +0000
commite14b0e2884d3e3338adfc8f3912dca63f19808ff (patch)
treeb788ecafc997a5681b88ce3b589890c120ee53b8 /ucbhelper
parent57c89189af2102195f60568aa81fffcc4def12d3 (diff)
INTEGRATION: CWS abi3 (1.13.62); FILE MERGED
2003/07/17 15:17:17 abi 1.13.62.1: #110335# download in the background
Diffstat (limited to 'ucbhelper')
-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 9258bc220059..cc48611c47c9 100644
--- a/ucbhelper/source/provider/makefile.mk
+++ b/ucbhelper/source/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: sb $ $Date: 2001-07-13 12:49:29 $
+# last change: $Author: vg $ $Date: 2003-07-25 11:36:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -98,7 +98,8 @@ SLOFILES=\
$(SLO)$/simplenameclashresolverequest.obj \
$(SLO)$/simpleioerrorrequest.obj \
$(SLO)$/cancelcommandexecution.obj \
- $(SLO)$/handleinteractionrequest.obj
+ $(SLO)$/handleinteractionrequest.obj \
+ $(SLO)$/backgrounddownload.obj
.ENDIF