summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-23 10:38:14 +0000
committerOliver Specht <os@openoffice.org>2001-03-23 10:38:14 +0000
commitf3083c187969797e5148ffb243eec0ae4bd62a54 (patch)
treeb390dc1dd46ffa11a262579fa6aa8381255847b4 /offapi
parentfeebf3bb63d3313902269b63d42d005da1aa19eb (diff)
new: XUpdatable
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/makefile.mk b/offapi/com/sun/star/util/makefile.mk
index 0ff147d76b89..467dcc3bff81 100644
--- a/offapi/com/sun/star/util/makefile.mk
+++ b/offapi/com/sun/star/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: cl $ $Date: 2001-02-21 12:53:39 $
+# last change: $Author: os $ $Date: 2001-03-23 11:38:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -137,6 +137,7 @@ IDLFILES=\
XStringMapping.idl\
XStringEscape.idl\
XTextSearch.idl\
+ XUpdatable.idl\
XURLTransformer.idl\
XUniqueIDFactory.idl\
DataEditorEventType.idl\