summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/text/makefile.mk13
1 files changed, 10 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk
index 862ecfba9..dd2c3fbe8 100644
--- a/offapi/com/sun/star/text/makefile.mk
+++ b/offapi/com/sun/star/text/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.42 $
+# $Revision: 1.43 $
#
-# last change: $Author: hr $ $Date: 2007-06-27 13:34:30 $
+# last change: $Author: obo $ $Date: 2007-07-18 13:03:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -260,7 +260,14 @@ IDLFILES=\
XTextTablesSupplier.idl\
XTextViewCursor.idl\
XTextViewCursorSupplier.idl\
- XWordCursor.idl
+ XWordCursor.idl \
+ XParagraphAppend.idl \
+ XTextPortionAppend.idl \
+ XTextContentAppend.idl \
+ XTextConvert.idl \
+ XTextAppendAndConvert.idl \
+ XTextAppend.idl
+
# ------------------------------------------------------------------