diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:26 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:26 +0000 |
commit | 4a29d57741c99bc021a0f128bc9401d5dd45e6f3 (patch) | |
tree | a23091bd55cc3b5ed794084ef8e2ea9628ad20e2 /officecfg | |
parent | 97a2d34058e943793d084265a394466b0b2e426f (diff) |
INTEGRATION: CWS ause066 (1.13.30); FILE MERGED
2006/08/30 08:35:49 hjs 1.13.30.1: #i69087# - cleanup
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/makefile.mk b/officecfg/registry/data/org/openoffice/Office/makefile.mk index ebd1b0f2202b..b49901d863d3 100644 --- a/officecfg/registry/data/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: obo $ $Date: 2006-07-13 11:48:15 $ +# last change: $Author: obo $ $Date: 2006-09-15 13:59:26 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -36,14 +36,13 @@ PRJ=..$/..$/..$/..$/.. PRJNAME=officecfg TARGET=data_ooOffice +PACKAGE=org.openoffice.Office .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Targets ------------------------------------------------------ -PACKAGE=org.openoffice.Office - XCUFILES= \ Calc.xcu \ Common.xcu \ |