diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:59:55 +0000 |
commit | accfa4d7cd25899746b00728a3d7831066a18be5 (patch) | |
tree | ddb3c77479ee5d9e4fb89589ea5cf82845eb9648 /officecfg | |
parent | 7c50c50f3cf831b7816f3660f6d96ec0c007eceb (diff) |
INTEGRATION: CWS ause066 (1.4.220); FILE MERGED
2006/08/30 08:35:49 hjs 1.4.220.1: #i69087# - cleanup
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk b/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk index fbbbe1618cdd..49f4993cc400 100644 --- a/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk +++ b/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 15:06:55 $ +# last change: $Author: obo $ $Date: 2006-09-15 13:59:55 $ # # 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_ooTypeDetection +PACKAGE=org.openoffice.TypeDetection .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Targets ------------------------------------------------------ -PACKAGE=org.openoffice.TypeDetection - XCUFILES= \ UISort.xcu |