summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 13:54:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 13:54:52 +0000
commita57ca6338b2c9377911ba778a11e5df8fa689494 (patch)
treeddd602cade6a3bc008fc1c6ea087cecc579f37de /ucbhelper
parent7f7000679be74dc71bb59af400b6cb4ef383b464 (diff)
INTEGRATION: CWS bgdlremove (1.18.8); FILE MERGED
2007/05/25 10:55:48 kso 1.18.8.1: #76910# - Remove obsolete background download stuff from UCB.
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/source/provider/makefile.mk21
1 files changed, 10 insertions, 11 deletions
diff --git a/ucbhelper/source/provider/makefile.mk b/ucbhelper/source/provider/makefile.mk
index 68ca880720c2..17e6f7abd2a1 100644
--- a/ucbhelper/source/provider/makefile.mk
+++ b/ucbhelper/source/provider/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:06:54 $
+# last change: $Author: ihi $ $Date: 2007-06-05 14:54:52 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,15 +62,14 @@ SLOFILES=\
$(SLO)$/resultset.obj \
$(SLO)$/resultsethelper.obj \
$(SLO)$/provconf.obj \
- $(SLO)$/commandenvironmentproxy.obj \
- $(SLO)$/interactionrequest.obj \
- $(SLO)$/simpleinteractionrequest.obj \
- $(SLO)$/simpleauthenticationrequest.obj \
- $(SLO)$/simplenameclashresolverequest.obj \
- $(SLO)$/simpleioerrorrequest.obj \
- $(SLO)$/cancelcommandexecution.obj \
- $(SLO)$/handleinteractionrequest.obj \
- $(SLO)$/backgrounddownload.obj
+ $(SLO)$/commandenvironmentproxy.obj \
+ $(SLO)$/interactionrequest.obj \
+ $(SLO)$/simpleinteractionrequest.obj \
+ $(SLO)$/simpleauthenticationrequest.obj \
+ $(SLO)$/simplenameclashresolverequest.obj \
+ $(SLO)$/simpleioerrorrequest.obj \
+ $(SLO)$/cancelcommandexecution.obj \
+ $(SLO)$/handleinteractionrequest.obj
.ENDIF