summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/comp/bridgefactory
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2000-10-09 06:31:48 +0000
committerJörg Budischewski <jbu@openoffice.org>2000-10-09 06:31:48 +0000
commitad8b1cd6f52a2e05f9060cd0e538dc08f37a5692 (patch)
treefbbd00485083722bcc178fc52d8a0716f7d1ada2 /jurt/com/sun/star/comp/bridgefactory
parentCorrected chnages in last revision so that they work on Unix platforms. (diff)
downloadcore-ad8b1cd6f52a2e05f9060cd0e538dc08f37a5692.tar.gz
core-ad8b1cd6f52a2e05f9060cd0e538dc08f37a5692.zip
XEventListener,XComponent added
Diffstat (limited to 'jurt/com/sun/star/comp/bridgefactory')
-rw-r--r--jurt/com/sun/star/comp/bridgefactory/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/jurt/com/sun/star/comp/bridgefactory/makefile.mk b/jurt/com/sun/star/comp/bridgefactory/makefile.mk
index f732b534b2fb..ef5cbbe51cda 100644
--- a/jurt/com/sun/star/comp/bridgefactory/makefile.mk
+++ b/jurt/com/sun/star/comp/bridgefactory/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 15:27:51 $
+# last change: $Author: jbu $ $Date: 2000-10-09 07:31:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,8 @@ GENJAVAFILES = \
$(MISC)$/java$/com$/sun$/star$/bridge$/XBridgeFactory.java \
$(MISC)$/java$/com$/sun$/star$/bridge$/XBridge.java \
$(MISC)$/java$/com$/sun$/star$/bridge$/XInstanceProvider.java \
+ $(MISC)$/java$/com$/sun$/star$/lang$/XEventListener.java \
+ $(MISC)$/java$/com$/sun$/star$/lang$/XComponent.java \
$(MISC)$/java$/com$/sun$/star$/container$/NoSuchElementException.java \
$(MISC)$/java$/com$/sun$/star$/uno$/Exception.java \
$(MISC)$/java$/com$/sun$/star$/io$/IOException.java \