summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2002-04-26 11:51:08 +0000
committerAndreas Bille <abi@openoffice.org>2002-04-26 11:51:08 +0000
commitcefe3ac6e01472fccbcc9cc803516473494512b8 (patch)
tree01941bbd4316bca836b9886d64072235583c3879 /offapi/com/sun/star
parent732b7d77f557c03b2b6b75d5084f20d30a877889 (diff)
#85946# Added new HelpContent.idl and HelpContentProvider.idl to makefile.mk
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r--offapi/com/sun/star/ucb/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/makefile.mk b/offapi/com/sun/star/ucb/makefile.mk
index 7dbce7d7ff3b..4bbeccc24ae1 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.33 $
+# $Revision: 1.34 $
#
-# last change: $Author: mav $ $Date: 2002-01-11 17:41:13 $
+# last change: $Author: abi $ $Date: 2002-04-26 12:51:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -131,6 +131,8 @@ IDLFILES=\
FolderListEntry.idl\
GlobalTransferCommandArgument.idl\
HandleCookiesRequest.idl\
+ HelpContentProvider.idl\
+ HelpContent.idl\
HierarchyContentProvider.idl\
HierarchyDataSource.idl\
HierarchyDataReadAccess.idl\