summaryrefslogtreecommitdiff
path: root/chart2/source/tools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 11:09:03 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 11:09:03 +0000
commit105042b3ad10409041359c2257e39f43496409b3 (patch)
tree7a7c76860414fa33d98323aa75f8f4cd824da44d /chart2/source/tools
parentf27201228123ed481401a3bc92df5f60160b031b (diff)
INTEGRATION: CWS chart17 (1.24.32); FILE MERGED
2007/10/12 12:35:09 bm 1.24.32.1: #i7998# equations for regression curves
Diffstat (limited to 'chart2/source/tools')
-rw-r--r--chart2/source/tools/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/chart2/source/tools/makefile.mk b/chart2/source/tools/makefile.mk
index 6948944fd639..8c6418ad0357 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.24 $
+# $Revision: 1.25 $
#
-# last change: $Author: rt $ $Date: 2007-07-25 09:03:00 $
+# last change: $Author: ihi $ $Date: 2007-11-23 12:09:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -123,7 +123,9 @@ SLOFILES= \
$(SLO)$/RessourceManager.obj \
$(SLO)$/RangeHighlighter.obj \
$(SLO)$/ReferenceSizeProvider.obj \
- $(SLO)$/ExplicitCategoriesProvider.obj
+ $(SLO)$/ExplicitCategoriesProvider.obj \
+ $(SLO)$/RegressionCurveCalculator.obj \
+ $(SLO)$/RegressionEquation.obj
DISABLED_SLOFILES= \
$(SLO)$/NamedFillProperties.obj \