summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-23 16:07:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-23 16:07:32 +0000
commitdef56f389131e009307d40226330b286d0d83142 (patch)
treea80af870c92cd0473c0211d4b74463014cc4a073 /jurt
parentfa5266b4ea5dfd3fbeb02d715e94b9e15f19d551 (diff)
INTEGRATION: CWS uno2 (1.3.54); FILE MERGED
2003/04/07 08:37:12 sb 1.3.54.1: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk b/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk
index 79a4d7e0c74b..4ba6702305f9 100644
--- a/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk
+++ b/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: kr $ $Date: 2001-03-14 16:47:37 $
+# last change: $Author: rt $ $Date: 2003-04-23 17:07:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,7 +74,6 @@ TARGET := test_com_sun_star_lib_uno_environments_java
JAVACLASSFILES= \
- $(CLASSDIR)$/$(PACKAGE)$/Proxy_Test.class \
$(CLASSDIR)$/$(PACKAGE)$/java_environment_Test.class