diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:12 +0000 |
commit | 97a2d34058e943793d084265a394466b0b2e426f (patch) | |
tree | cf987ee38716519873e13412caaae33d3b60319e /officecfg | |
parent | 8d4e7a44131cc682ef56c60e970003d32cb6cf9c (diff) |
INTEGRATION: CWS ause066 (1.7.220); FILE MERGED
2006/08/30 08:35:49 hjs 1.7.220.1: #i69087# - cleanup
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/makefile.mk b/officecfg/registry/data/org/openoffice/makefile.mk index d63f6ad2e6cd..df5b729158b3 100644 --- a/officecfg/registry/data/org/openoffice/makefile.mk +++ b/officecfg/registry/data/org/openoffice/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-08 14:46:49 $ +# last change: $Author: obo $ $Date: 2006-09-15 13:59:12 $ # # 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_oopenoffice +PACKAGE=org.openoffice .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Targets ------------------------------------------------------ -PACKAGE=org.openoffice - XCUFILES= \ Inet.xcu \ Setup.xcu \ |