From 4f54ca68cb1a77707de0bd753fdef48e3a064acb Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Fri, 4 Aug 2006 09:10:35 +0000 Subject: INTEGRATION: CWS onlineupdate3 (1.33.44); FILE MERGED 2006/07/13 07:24:13 obr 1.33.44.1: #i66949# added online update module --- scp2/util/makefile.mk | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'scp2/util') diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk index 5fa0f29db9db..07fdf98eddfd 100644 --- a/scp2/util/makefile.mk +++ b/scp2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.33 $ +# $Revision: 1.34 $ # -# last change: $Author: vg $ $Date: 2006-06-02 12:29:12 $ +# last change: $Author: ihi $ $Date: 2006-08-04 10:10:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -133,7 +133,6 @@ SCP1FILES += \ file_winexplorerext.par \ registryitem_winexplorerext.par .ENDIF - .ENDIF .IF "$(GUI)"=="UNX" @@ -162,6 +161,12 @@ SCP1FILES += \ SCP1FILES += cairocanvas.par .ENDIF +.IF "$(BUILD_SPECIAL)"!="" +SCP1FILES += \ + module_onlineupdate.par \ + file_onlineupdate.par +.ENDIF + # ------------------------------------------------------------------------ # OpenOffice.org with JRE @@ -251,7 +256,6 @@ SCP2FILES += \ file_winexplorerext.par \ registryitem_winexplorerext.par .ENDIF - .ENDIF .IF "$(GUI)"=="UNX" @@ -276,6 +280,12 @@ SCP2FILES += \ SCP2FILES += \ vclcanvas.par +.IF "$(BUILD_SPECIAL)"!="" +SCP2FILES += \ + module_onlineupdate.par \ + file_onlineupdate.par +.ENDIF + # ------------------------------------------------------------------------ # URE -- cgit v1.2.3