summaryrefslogtreecommitdiff
path: root/jurt/test/com/sun/star/lib/util/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:25:15 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:25:15 +0000
commit2c3bf4005b3d4077124404bbef61dbdf4e509e4a (patch)
tree756d4b41bccb3a7ab6beb47ec47acfec83e3a028 /jurt/test/com/sun/star/lib/util/makefile.mk
parentde0c6de61efae2a2d9159d42a746023ad4e4d807 (diff)
INTEGRATION: CWS sb14 (1.3.28); FILE MERGED
2004/02/19 14:09:55 sb 1.3.28.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.
Diffstat (limited to 'jurt/test/com/sun/star/lib/util/makefile.mk')
-rw-r--r--jurt/test/com/sun/star/lib/util/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/jurt/test/com/sun/star/lib/util/makefile.mk b/jurt/test/com/sun/star/lib/util/makefile.mk
index 4530ea79e17f..6cff6178f1e8 100644
--- a/jurt/test/com/sun/star/lib/util/makefile.mk
+++ b/jurt/test/com/sun/star/lib/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: vg $ $Date: 2003-10-09 10:16:03 $
+# last change: $Author: rt $ $Date: 2004-03-30 16:25:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,7 +65,6 @@ TARGET := test_com_sun_star_lib_util
PACKAGE := com$/sun$/star$/lib$/util
JAVATESTFILES := \
- NativeLibraryLoader_Test.java \
- WeakMap_Test.java
+ NativeLibraryLoader_Test.java
.INCLUDE: javaunittest.mk