summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader/makefile.mk
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-07-01 07:53:00 +0000
committerJoachim Lingner <jl@openoffice.org>2002-07-01 07:53:00 +0000
commitd4e34a9aa95c33c48cad87f00712213edfc2ad95 (patch)
tree6b2a0d8e69790b193dd4c4d1be0dd02d9ba1dfda /udkapi/com/sun/star/loader/makefile.mk
parentc481633aace9441bcb3d1144c108c9dfdcae936b (diff)
#98233# added service com.sun.star.loader.Java2
Diffstat (limited to 'udkapi/com/sun/star/loader/makefile.mk')
-rw-r--r--udkapi/com/sun/star/loader/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/loader/makefile.mk b/udkapi/com/sun/star/loader/makefile.mk
index d4d8f39f7..5d705be7e 100644
--- a/udkapi/com/sun/star/loader/makefile.mk
+++ b/udkapi/com/sun/star/loader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: kr $ $Date: 2001-04-05 10:22:14 $
+# last change: $Author: jl $ $Date: 2002-07-01 08:52:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,6 +75,7 @@ PACKAGE=com$/sun$/star$/loader
IDLFILES=\
CannotActivateFactoryException.idl\
Java.idl\
+ Java2.idl\
Dynamic.idl\
SharedLibrary.idl\
XImplementationLoader.idl\