summaryrefslogtreecommitdiffstats
path: root/chart2/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 18:29:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 18:29:06 +0000
commit60909a06164b76a7faeaa2636d5ec4e3b1f116e3 (patch)
tree391b74ba9bf739df2980a245b53ae8f6bf6e6c2c /chart2/util
parentINTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED (diff)
downloadcore-60909a06164b76a7faeaa2636d5ec4e3b1f116e3.tar.gz
core-60909a06164b76a7faeaa2636d5ec4e3b1f116e3.zip
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2007/02/07 13:08:20 iha 1.1.1.1.4.5: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:25:17 bm 1.1.1.1.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/01/25 10:01:14 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:28:01 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/09 09:51:39 bm 1.1.1.1.4.1: moved parts of API to data namespace
Diffstat (limited to 'chart2/util')
-rw-r--r--chart2/util/makefile.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/chart2/util/makefile.mk b/chart2/util/makefile.mk
index 41949e1f2cca..9200cfc58df3 100644
--- a/chart2/util/makefile.mk
+++ b/chart2/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 15:39:10 $
+# last change: $Author: vg $ $Date: 2007-05-22 19:29:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,9 +45,8 @@ TARGET=chart_db
#-------------------------------------------------------------------
-UNOIDLDBFILES= \
- $(UCR)$/csschart2.db \
- $(UCR)$/csslayout.db
+# UNOIDLDBFILES= \
+# $(UCR)$/csschart2.db
# --- Targets ------------------------------------------------------