diff options
-rw-r--r-- | offapi/com/sun/star/document/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/makefile.mk b/offapi/com/sun/star/document/makefile.mk index bdcdd47f52b7..801c14dd7a83 100644 --- a/offapi/com/sun/star/document/makefile.mk +++ b/offapi/com/sun/star/document/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.37 $ +# $Revision: 1.38 $ # -# last change: $Author: rt $ $Date: 2005-09-07 23:17:24 $ +# last change: $Author: obo $ $Date: 2006-10-13 11:17:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -82,6 +82,7 @@ IDLFILES=\ XDocumentSubStorageSupplier.idl\ XEmbeddedObjectResolver.idl\ XEmbeddedObjectSupplier.idl\ + XEmbeddedObjectSupplier2.idl\ XEventBroadcaster.idl\ XEventListener.idl\ XEventsSupplier.idl\ |