diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ucb/makefile.mk | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/makefile.mk b/offapi/com/sun/star/ucb/makefile.mk index e6d1416df646..7e0591ef5222 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.42 $ +# $Revision: 1.43 $ # -# last change: $Author: hr $ $Date: 2004-04-13 11:58:16 $ +# last change: $Author: rt $ $Date: 2004-09-20 11:50:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -130,6 +130,9 @@ IDLFILES=\ FTPContent.idl\ FTPContentProvider.idl\ GlobalTransferCommandArgument.idl\ + GnomeVFSContentProvider.idl\ + GnomeVFSDocumentContent.idl\ + GnomeVFSFolderContent.idl\ HandleCookiesRequest.idl\ HelpContent.idl\ HelpContentProvider.idl\ |