summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_jar.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-12-14 14:37:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-12-14 14:37:35 +0000
commit55868b73fea31082e708651208c4424ec1e69385 (patch)
treeb70caa1f337f3e4863420eaac7481bc545374f66 /solenv/inc/tg_jar.mk
parent3e22d317fefb7f9fb43e9768f7c4d7c7737ca5bb (diff)
INTEGRATION: CWS ause044 (1.17.104); FILE MERGED
2005/12/05 12:55:20 hjs 1.17.104.1: #i58798# add dependency
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)"!=""