summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 11:43:16 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 11:43:16 +0000
commit080f82329c8cef289991784a9c866dc9d380655b (patch)
treec0dd89492be137d63b3082bc13baf8eb41ee4c35 /officecfg
parent6cf6339e9ecbcca803c9c9257c5da51832c346e8 (diff)
INTEGRATION: CWS c01v005 (1.2.318); FILE MERGED
2005/03/02 12:09:37 hjs 1.2.318.1: #119245# move processing to solenv
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/makefile.mk b/officecfg/registry/data/org/openoffice/ucb/makefile.mk
index e9d4f30614dc..c56a2d5e241f 100644
--- a/officecfg/registry/data/org/openoffice/ucb/makefile.mk
+++ b/officecfg/registry/data/org/openoffice/ucb/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-07-05 13:33:27 $
+# last change: $Author: obo $ $Date: 2005-03-15 12:43:16 $
#
# 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_ooucb
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Targets ------------------------------------------------------
@@ -75,5 +76,4 @@ XCUFILES= \
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/registry$/data$/localtarget.mk
-.INCLUDE : $(PRJ)$/util$/makefile.pmk
+