diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/packages/makefile.mk | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/packages/makefile.mk b/offapi/com/sun/star/packages/makefile.mk index f9ada0b7293c..c0dfbddfd6f6 100644 --- a/offapi/com/sun/star/packages/makefile.mk +++ b/offapi/com/sun/star/packages/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: jsc $ $Date: 2002-11-29 13:12:47 $ +# last change: $Author: kz $ $Date: 2003-09-11 10:29:58 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,6 +77,11 @@ IDLFILES=\ PackageFolder.idl\ PackageFolderEnumeration.idl\ PackageStream.idl\ + EncryptionNotAllowedException.idl\ + NoEncryptionException.idl\ + WrongPasswordException.idl\ + NoRawFormatException.idl\ + XDataSinkEncrSupport.idl\ # ------------------------------------------------------------------ |