summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 11:43:03 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 11:43:03 +0000
commit6cf6339e9ecbcca803c9c9257c5da51832c346e8 (patch)
treeae534c2a07e5eb8fd2c8479099b8c4dcdcd99732 /officecfg
parent47a8d2068bd25406cb1ce721a0b87867968d7229 (diff)
INTEGRATION: CWS c01v005 (1.2.52); FILE MERGED
2005/03/02 12:09:37 hjs 1.2.52.1: #119245# move processing to solenv
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk b/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk
index 91728963a2f9..9964e669bb36 100644
--- a/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk
+++ b/officecfg/registry/data/org/openoffice/TypeDetection/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-01-28 17:21:34 $
+# last change: $Author: obo $ $Date: 2005-03-15 12:43:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,9 +62,10 @@
PRJ=..$/..$/..$/..$/..
PRJNAME=officecfg
-TARGET=data
+TARGET=data_ooTypeDetection
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Targets ------------------------------------------------------
@@ -83,5 +84,4 @@ MODULEFILES= \
LOCALIZEDFILES=
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/registry$/data$/localtarget.mk
-.INCLUDE : $(PRJ)$/util$/makefile.pmk
+