summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-03 12:45:07 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-03 12:45:07 +0000
commit495197f51106c2c91f60fb730d149a643747c0fe (patch)
treecddd5d86496069db69b29204f198e64dcaf1558b
parent63f429db3a3d7347dc81490118f0c42abd0c0edd (diff)
INTEGRATION: CWS chart06 (1.22.8); FILE MERGED
2007/06/11 09:33:17 iha 1.22.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look
-rw-r--r--chart2/source/tools/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/tools/makefile.mk b/chart2/source/tools/makefile.mk
index eab07ad45094..16a276563897 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.22 $
+# $Revision: 1.23 $
#
-# last change: $Author: vg $ $Date: 2007-05-22 19:08:08 $
+# last change: $Author: rt $ $Date: 2007-07-03 13:45:07 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -92,6 +92,7 @@ SLOFILES= \
$(SLO)$/RelativePositionHelper.obj \
$(SLO)$/Scaling.obj \
$(SLO)$/SceneProperties.obj \
+ $(SLO)$/ThreeDHelper.obj \
$(SLO)$/StatisticsHelper.obj \
$(SLO)$/ChartModelHelper.obj \
$(SLO)$/ChartViewHelper.obj \