summaryrefslogtreecommitdiff
path: root/apache-commons/java/logging/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'apache-commons/java/logging/makefile.mk')
-rw-r--r--apache-commons/java/logging/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/apache-commons/java/logging/makefile.mk b/apache-commons/java/logging/makefile.mk
index f8488cf6a5a6..ded03910535c 100644
--- a/apache-commons/java/logging/makefile.mk
+++ b/apache-commons/java/logging/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: rene $ $Date: 2008-02-04 09:02:06 $
+# last change: $Author: mav $ $Date: 2008-02-12 15:09:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ PATCH_FILE_NAME=patches$/logging.patch
OUT2CLASS=target$/commons-logging-1.1.1-SNAPSHOT.jar
.IF "$(SYSTEM_TOMCAT)" != "YES"
-SERVLETAPI_JAR := $(SOLARVER)$/$(INPATH)$/bin$/servlet-api.jar
+SERVLETAPI_JAR := $(SOLARVER)$/$(INPATH)$/bin$(UPDMINOREXT)$/servlet-api.jar
.ENDIF
.IF "$(JAVACISGCJ)"=="yes"