summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 14:47:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 14:47:18 +0000
commit04b7aeef9c21be447510dd6c6c502ee3448a37e0 (patch)
treed19921b1238ca5381f41fddbc816065cd6110c4f
parent47761bbefd7364c1e3455e45343aee4f73e67b50 (diff)
INTEGRATION: CWS gh10 (1.3.4); FILE MERGED
2004/12/20 15:48:56 gh 1.3.4.1: last fix for new image locations
-rw-r--r--automation/packimages/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/automation/packimages/makefile.mk b/automation/packimages/makefile.mk
index c1bf0e83497d..bc3b668f9d4f 100644
--- a/automation/packimages/makefile.mk
+++ b/automation/packimages/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-01-28 16:04:42 $
+# last change: $Author: vg $ $Date: 2005-03-23 15:47:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,6 +68,10 @@ RSCCUSTOMIMG*=$(PRJ)$/util
# to a "find" that looks for "*.png"
RSCCUSTOMIMG*=$(PRJNAME)$/util
+# point to an existing directory as default that poses no threat
+# to a "find" that looks for "*.png"
+RSCCUSTOMIMG*=$(PRJNAME)$/util
+
.INCLUDE: settings.mk
.INCLUDE: target.mk