summaryrefslogtreecommitdiff
path: root/chart2/source/tools/makefile.mk
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2004-01-26 08:13:31 +0000
committerBjörn Milcke <bm@openoffice.org>2004-01-26 08:13:31 +0000
commit3fe1d17a07180c843fd376763e27c72a529b75b2 (patch)
tree585d2722e8c23653efed23273d6ca7aae2e20e48 /chart2/source/tools/makefile.mk
parentae900510614be862923fdc70e47dc7ccccb894d4 (diff)
drafts namespace of API removed
public API moved to offapi Calc as DataEditor - first integration
Diffstat (limited to 'chart2/source/tools/makefile.mk')
-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 b52ec316f49e..ce4cf39e7942 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: iha $ $Date: 2004-01-23 10:29:25 $
+# last change: $Author: bm $ $Date: 2004-01-26 09:13:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,6 +86,7 @@ SLOFILES= \
$(SLO)$/MediaDescriptorHelper.obj \
$(SLO)$/CommonConverters.obj \
$(SLO)$/ContextHelper.obj \
+ $(SLO)$/DataSeriesHelper.obj \
$(SLO)$/DataSeriesTreeHelper.obj \
$(SLO)$/DiagramHelper.obj \
$(SLO)$/ExponentialRegressionCurveCalculator.obj \