diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-08 13:50:01 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-08 13:50:01 +0000 |
commit | 70f52f29eaddb609a95f288133a3db5b1c380aca (patch) | |
tree | b37c0250effea0a7f1d3c19ed8299cf00c2d56ac /offapi/com | |
parent | 8b62f6d52d11aacc333fa4c21fe8d4d8fa4a2b87 (diff) |
INTEGRATION: CWS mbapp3 (1.7.98); FILE MERGED
2006/04/27 16:02:48 mba 1.7.98.1: #129055#: typo
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/datatransfer/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/datatransfer/makefile.mk b/offapi/com/sun/star/datatransfer/makefile.mk index aa692521eaff..247f1a65ae0f 100644 --- a/offapi/com/sun/star/datatransfer/makefile.mk +++ b/offapi/com/sun/star/datatransfer/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-07 22:48:22 $ +# last change: $Author: hr $ $Date: 2006-05-08 14:50:01 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,7 @@ PACKAGE=com$/sun$/star$/datatransfer # ------------------------------------------------------------------------ IDLFILES=\ + XTransferableSupplier.idl \ DataFlavor.idl \ UnsupportedFlavorException.idl \ XTransferable.idl \ |