summaryrefslogtreecommitdiff
path: root/javaunohelper/test
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-08-06 12:55:53 +0000
committerJoachim Lingner <jl@openoffice.org>2002-08-06 12:55:53 +0000
commit41bdb5673b87968fcef549fb009e84a33534c786 (patch)
tree0ca755285c65dd8cc50907a15ba7f1765d59e2c3 /javaunohelper/test
parent795568ec2fcb6a5bdf506e2d6262586f2989f5e1 (diff)
#99466#
Diffstat (limited to 'javaunohelper/test')
-rw-r--r--javaunohelper/test/com/sun/star/lib/uno/helper/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/javaunohelper/test/com/sun/star/lib/uno/helper/makefile.mk b/javaunohelper/test/com/sun/star/lib/uno/helper/makefile.mk
index 7072e8704825..f1e714c1396e 100644
--- a/javaunohelper/test/com/sun/star/lib/uno/helper/makefile.mk
+++ b/javaunohelper/test/com/sun/star/lib/uno/helper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: jbu $ $Date: 2002-06-13 09:06:11 $
+# last change: $Author: jl $ $Date: 2002-08-06 13:55:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,7 +71,7 @@ TARGET = com_sun_star_lib_uno_helper_test
.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------
-JARFILES = sandbox.jar jurt.jar ridl.jar
+JARFILES = sandbox.jar jurt.jar ridl.jar juh.jar
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/WeakBase_Test.class \