summaryrefslogtreecommitdiff
path: root/automation/packimages/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 08:46:53 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 08:46:53 +0000
commitc8b8e2d8dba0a9870ab6f9c5141ffeb384f46f03 (patch)
tree9137315ced07ec7e01ac25c1b7764a51264756a7 /automation/packimages/makefile.mk
parent5758278463140699232bb9920546d541ec5f9221 (diff)
INTEGRATION: CWS ause016 (1.3.6); FILE MERGED
2005/01/17 15:59:53 hjs 1.3.6.1: #i40805# help find to return quick
Diffstat (limited to 'automation/packimages/makefile.mk')
-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 b81ff04fac1b..8888b3c4c959 100644
--- a/automation/packimages/makefile.mk
+++ b/automation/packimages/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2004-11-19 09:21:42 $
+# last change: $Author: kz $ $Date: 2005-01-21 09:46:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -63,6 +63,10 @@ PRJ=..
PRJNAME=automation
TARGET=packimages
+# 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