From 34e7beb2484e28a4f1f36e85e5d0cbea75bc1437 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 5 Jun 2007 10:54:09 +0000 Subject: INTEGRATION: CWS aquabundle (1.37.114); FILE MERGED 2007/05/24 20:52:30 obr 1.37.114.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS --- scp2/util/makefile.mk | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'scp2/util') diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk index d7261338aa6c..7db71cb2298d 100644 --- a/scp2/util/makefile.mk +++ b/scp2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.38 $ +# $Revision: 1.39 $ # -# last change: $Author: vg $ $Date: 2007-05-25 14:38:02 $ +# last change: $Author: ihi $ $Date: 2007-06-05 11:54:09 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -173,6 +173,10 @@ SCP1FILES += \ file_onlineupdate.par .ENDIF +.IF "$(OS)"=="MACOSX" && "$(GUIBASE)"=="aqua" +SCP1FILES += aqua_ooo.par +.ENDIF + # ------------------------------------------------------------------------ # OpenOffice.org with JRE @@ -299,6 +303,10 @@ SCP2FILES += \ file_onlineupdate.par .ENDIF +.IF "$(OS)"=="MACOSX" && "$(GUIBASE)"=="aqua" +SCP2FILES += aqua_ooo.par +.ENDIF + # ------------------------------------------------------------------------ # URE -- cgit v1.2.3