summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/makefile.mk')
-rw-r--r--chart2/source/controller/chartapiwrapper/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/chart2/source/controller/chartapiwrapper/makefile.mk b/chart2/source/controller/chartapiwrapper/makefile.mk
index 6a4f4ce0fd8e..e5b742e54346 100644
--- a/chart2/source/controller/chartapiwrapper/makefile.mk
+++ b/chart2/source/controller/chartapiwrapper/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.4.44.3 $
#
# This file is part of OpenOffice.org.
#
@@ -58,7 +58,7 @@ SLOFILES= \
$(SLO)$/MinMaxLineWrapper.obj \
$(SLO)$/UpDownBarWrapper.obj \
$(SLO)$/WallFloorWrapper.obj \
- $(SLO)$/WrappedNamedProperty.obj \
+ $(SLO)$/WrappedAutomaticPositionProperties.obj \
$(SLO)$/WrappedCharacterHeightProperty.obj \
$(SLO)$/WrappedDataCaptionProperties.obj \
$(SLO)$/WrappedTextRotationProperty.obj \
@@ -72,7 +72,8 @@ SLOFILES= \
$(SLO)$/WrappedStatisticProperties.obj \
$(SLO)$/WrappedSceneProperty.obj \
$(SLO)$/WrappedSeriesAreaOrLineProperty.obj \
- $(SLO)$/WrappedAddInProperty.obj
+ $(SLO)$/WrappedAddInProperty.obj \
+ $(SLO)$/WrappedScaleTextProperties.obj
# --- Targets -----------------------------------------------------------------