summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/connection
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-01-24 12:25:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-01-24 12:25:07 +0000
commitdce7478b7cd05f5a72ed904a4043742eef5f9e1f (patch)
tree299e21190a612293a73b1367db9c0b69b528f4b6 /udkapi/com/sun/star/connection
parente49afcd7a55278c1627f16e5b6618c6591d17764 (diff)
#65293#: added XConnection2.idl
Diffstat (limited to 'udkapi/com/sun/star/connection')
-rw-r--r--udkapi/com/sun/star/connection/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/connection/makefile.mk b/udkapi/com/sun/star/connection/makefile.mk
index a3c2b6749e64..e0aeaa375e02 100644
--- a/udkapi/com/sun/star/connection/makefile.mk
+++ b/udkapi/com/sun/star/connection/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:28:30 $
+# last change: $Author: hr $ $Date: 2001-01-24 13:25:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,7 @@ PACKAGE=com$/sun$/star$/connection
IDLFILES=\
XConnection.idl\
+ XConnection2.idl\
XConnectionBroadcaster.idl\
XAcceptor.idl\
XConnector.idl\