summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 861c2e5a1..b500e5257 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)))