From e14b0e2884d3e3338adfc8f3912dca63f19808ff Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 25 Jul 2003 10:36:55 +0000 Subject: INTEGRATION: CWS abi3 (1.13.62); FILE MERGED 2003/07/17 15:17:17 abi 1.13.62.1: #110335# download in the background --- ucbhelper/source/provider/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ucbhelper') 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 -- cgit