summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/makefile.mk
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2002-11-29 10:57:04 +0000
committerBjörn Milcke <bm@openoffice.org>2002-11-29 10:57:04 +0000
commit5aabbc4a55186bf5dfe766f509dc77d8b7ad5fdf (patch)
tree99078bcb479d9bbf3d203c2421c482d1ac2f0cf7 /offapi/com/sun/star/text/makefile.mk
parent98ca0e1b73d06f11269f48a3640656b8a54ee578 (diff)
#96976# +TextDocumentSettings
Diffstat (limited to 'offapi/com/sun/star/text/makefile.mk')
-rw-r--r--offapi/com/sun/star/text/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk
index 6f727f67c..b7f96cede 100644
--- a/offapi/com/sun/star/text/makefile.mk
+++ b/offapi/com/sun/star/text/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.27 $
+# $Revision: 1.28 $
#
-# last change: $Author: os $ $Date: 2002-11-13 12:45:20 $
+# last change: $Author: bm $ $Date: 2002-11-29 11:57:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -252,7 +252,8 @@ IDLFILES=\
DateDisplayFormat.idl\
TimeDisplayFormat.idl\
WritingMode2.idl\
- TextGridMode.idl
+ TextGridMode.idl \
+ TextDocumentSettings.idl
# ------------------------------------------------------------------