summaryrefslogtreecommitdiff
path: root/jurt/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 13:44:47 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 13:44:47 +0000
commit0a454e6050d62f829891a8144a1fd7d2c6bd5c32 (patch)
treee5986f12e8b7587fd125aa706574ede016f00882 /jurt/util
parent6130663a6e1847f1b61268735040754c52d4ce5f (diff)
INTEGRATION: CWS sb20 (1.2.174); FILE MERGED
2004/06/14 13:37:09 sb 1.2.174.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'jurt/util')
-rw-r--r--jurt/util/makefile.pmk6
1 files changed, 3 insertions, 3 deletions
diff --git a/jurt/util/makefile.pmk b/jurt/util/makefile.pmk
index 861c2e5a186b..b500e5257b7f 100644
--- a/jurt/util/makefile.pmk
+++ b/jurt/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: jsc $ $Date: 2000-11-08 13:08:15 $
+# last change: $Author: rt $ $Date: 2004-07-23 14:44:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,5 +64,5 @@
.INCLUDE : settings.mk
-JARFILES = sandbox.jar ridl.jar
+JARFILES = ridl.jar
JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES)))