diff options
-rw-r--r-- | offapi/com/sun/star/formula/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/formula/makefile.mk b/offapi/com/sun/star/formula/makefile.mk index 457dcaab5005..e5824ea41727 100644 --- a/offapi/com/sun/star/formula/makefile.mk +++ b/offapi/com/sun/star/formula/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ +# last change: $Author: mtg $ $Date: 2001-05-16 11:44:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,7 +73,8 @@ PACKAGE=com$/sun$/star$/formula # ------------------------------------------------------------------------ IDLFILES=\ - FormulaProperties.idl\ + SymbolDescriptor.idl \ + FormulaProperties.idl # ------------------------------------------------------------------ |