summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorKay Ramme <kr@openoffice.org>2000-11-23 14:42:57 +0000
committerKay Ramme <kr@openoffice.org>2000-11-23 14:42:57 +0000
commitc0ff383c760a19d0cdd4ff2d7144fee0c81ffb44 (patch)
treed165abed7762e3bd374f3faa4b1783aeb741aac8 /jurt
parentc2d5d371813e3cd85d9bc6dd0ab4e5b53dcf6cd6 (diff)
added ridl.jar
Diffstat (limited to 'jurt')
-rw-r--r--jurt/test/com/sun/star/uno/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/jurt/test/com/sun/star/uno/makefile.mk b/jurt/test/com/sun/star/uno/makefile.mk
index f74ccb1aed65..f247ff63c0b8 100644
--- a/jurt/test/com/sun/star/uno/makefile.mk
+++ b/jurt/test/com/sun/star/uno/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:56 $
+# last change: $Author: kr $ $Date: 2000-11-23 15:42:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,7 +74,7 @@ RDB= $(SOLARBINDIR)$/applicat.rdb
# Files --------------------------------------------------------
-JARFILES = jurt.jar
+JARFILES = ridl.jar jurt.jar
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/UnoRuntime_Test.class