summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-20 14:33:04 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-20 14:33:04 +0000
commit0f562b5ac296474abba4a05e4336674ca257e4b0 (patch)
tree8360dcb502e4f52aac7bcb27e7ab15f389777652 /offapi
parent4dd439415f41275b151de7261b34b0c5c2c65e5a (diff)
#88408# Added XCommandProcessor2.idl.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ucb/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/makefile.mk b/offapi/com/sun/star/ucb/makefile.mk
index bafec2b5808b..60302b328453 100644
--- a/offapi/com/sun/star/ucb/makefile.mk
+++ b/offapi/com/sun/star/ucb/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: dv $ $Date: 2001-07-27 11:26:41 $
+# last change: $Author: sb $ $Date: 2001-08-20 15:33:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -233,6 +233,7 @@ IDLFILES=\
XCommandInfoChangeListener.idl\
XCommandInfoChangeNotifier.idl\
XCommandProcessor.idl\
+ XCommandProcessor2.idl\
XContent.idl\
XContentAccess.idl\
XContentCreator.idl\