From c8b8e2d8dba0a9870ab6f9c5141ffeb384f46f03 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 21 Jan 2005 08:46:53 +0000 Subject: 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 --- automation/packimages/makefile.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'automation/packimages/makefile.mk') 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 -- cgit