summaryrefslogtreecommitdiff
path: root/chart2/source/tools/makefile.mk
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2003-12-04 15:21:07 +0000
committerIngrid Halama <iha@openoffice.org>2003-12-04 15:21:07 +0000
commitf974a6a7797c684e1fd43441eadc753983e9ae9c (patch)
tree6d6c4084fa335179f3cf931a7117fe469cf06474 /chart2/source/tools/makefile.mk
parent5b1fef3d2263b76c5e468091df3d0c1c6efdecf0 (diff)
added Rotation
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 b15cf5444..2acf6c971 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: bm $ $Date: 2003-11-12 19:41:39 $
+# last change: $Author: iha $ $Date: 2003-12-04 16:21:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,6 +94,7 @@ SLOFILES= \
$(SLO)$/OIndexContainer.obj \
$(SLO)$/OPropertySet.obj \
$(SLO)$/OStyle.obj \
+ $(SLO)$/Rotation.obj \
$(SLO)$/RelativeSizeHelper.obj \
$(SLO)$/Scaling.obj \
$(SLO)$/ChartModelHelper.obj \