summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/makefile.mk
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-01-28 15:25:37 +0000
committerChristian Lippka <cl@openoffice.org>2001-01-28 15:25:37 +0000
commita2ecdee3b8c85e647f11af17acbb6631b57683c7 (patch)
tree9739a8f227b355bb4275df135cc15754455946c7 /offapi/com/sun/star/style/makefile.mk
parenta090053c279a7bb4ca2ab4c1945ef8a952a99b39 (diff)
new interface for accessing defaults
Diffstat (limited to 'offapi/com/sun/star/style/makefile.mk')
-rw-r--r--offapi/com/sun/star/style/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/makefile.mk b/offapi/com/sun/star/style/makefile.mk
index e9e4923b1cb6..a183d2384850 100644
--- a/offapi/com/sun/star/style/makefile.mk
+++ b/offapi/com/sun/star/style/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: os $ $Date: 2001-01-11 13:49:25 $
+# last change: $Author: cl $ $Date: 2001-01-28 16:25:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,7 @@ PACKAGE=com$/sun$/star$/style
# ------------------------------------------------------------------------
IDLFILES=\
+ XDefaultsSupplier.idl\
BreakType.idl\
CaseMap.idl\
CharacterProperties.idl\