summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_jar.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/tg_jar.mk')
-rw-r--r--solenv/inc/tg_jar.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_jar.mk b/solenv/inc/tg_jar.mk
index 0aa82c7c18e3..e9875f918f33 100644
--- a/solenv/inc/tg_jar.mk
+++ b/solenv/inc/tg_jar.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_jar.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 09:44:35 $
+# last change: $Author: rt $ $Date: 2005-12-14 15:37:35 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@ JARCOMPRESS_FLAG=0
.ENDIF
.IF "$(NEW_JAR_PACK)"!=""
-$(JARTARGETN) : $(JARMANIFEST)
+$(JARTARGETN) : $(JARMANIFEST) $(JAVACLASSFILES)
.ENDIF # "$(NEW_JAR_PACK)"!=""
.IF "$(NEW_JAR_PACK)"!=""