diff options
-rw-r--r-- | offapi/com/sun/star/chart/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/makefile.mk b/offapi/com/sun/star/chart/makefile.mk index a4b1c21e49aa..277ab8936ba2 100644 --- a/offapi/com/sun/star/chart/makefile.mk +++ b/offapi/com/sun/star/chart/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: ihi $ $Date: 2007-11-23 11:42:20 $ +# last change: $Author: rt $ $Date: 2008-02-18 15:37:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -108,6 +108,7 @@ IDLFILES=\ XStatisticDisplay.idl\ XTwoAxisXSupplier.idl\ XTwoAxisYSupplier.idl\ + XSecondAxisTitleSupplier.idl\ XYDiagram.idl\ # ------------------------------------------------------------------ |