summaryrefslogtreecommitdiff
path: root/jut
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-17 08:41:10 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-17 08:41:10 +0000
commita6142f5be2343d0535cbf8f7841daa4ae3cb6e44 (patch)
tree59ac6e063f8be18d2504dd4ccc43400bf6efc4a3 /jut
parent69f9f35fe4f412d35eda231da75c0a5c66f54bd2 (diff)
INTEGRATION: CWS sb31 (1.2.114); FILE MERGED
2005/03/30 12:46:54 sb 1.2.114.1: #120219# Cleaned up.
Diffstat (limited to 'jut')
-rw-r--r--jut/util/makefile.pmk5
1 files changed, 2 insertions, 3 deletions
diff --git a/jut/util/makefile.pmk b/jut/util/makefile.pmk
index dba32570500f..683319ba82ee 100644
--- a/jut/util/makefile.pmk
+++ b/jut/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 12:53:42 $
+# last change: $Author: obo $ $Date: 2005-06-17 09:41:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,4 +65,3 @@
.INCLUDE : settings.mk
JARFILES = ridl.jar jurt.jar juh.jar
-JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES)))