summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-08-06 12:28:48 +0000
committerJoachim Lingner <jl@openoffice.org>2001-08-06 12:28:48 +0000
commitc47c7e2e0251aa53e44a6cfc5f8a0d79d3521222 (patch)
tree3080eb33fed843b8f34b7e3a9d1f7ae24b53c2f0 /offapi
parent1d3be2e2b8427ebfb0aa8054cb34a5fd3c152edd (diff)
#89921# builds XSystemTransferable now
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/datatransfer/makefile.mk5
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 50f15df57eb6..69afd6d3066b 100644
--- a/offapi/com/sun/star/datatransfer/makefile.mk
+++ b/offapi/com/sun/star/datatransfer/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: tra $ $Date: 2001-02-27 09:48:17 $
+# last change: $Author: jl $ $Date: 2001-08-06 13:28:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,6 +78,7 @@ IDLFILES=\
UnsupportedFlavorException.idl \
XTransferable.idl \
XTransferableEx.idl \
+ XSystemTransferable.idl \
XTransferableSource.idl \
XTransferDataAccess.idl \
XMimeContentType.idl \