From 72379f43b849f791b631de0db31dbd60aa8335d8 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Fri, 25 Jun 2004 11:46:55 +0000 Subject: INTEGRATION: CWS mergebuild (1.17.50); FILE MERGED 2004/05/28 14:21:07 hjs 1.17.50.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/20 13:58:45 hjs 1.17.50.1: #111260# find delivered srs files --- basctl/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basctl/util') diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index f62232ab7b20..f9add552fd55 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: rt $ $Date: 2004-05-21 07:50:59 $ +# last change: $Author: hjs $ $Date: 2004-06-25 12:46:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -123,7 +123,7 @@ SRSFILELIST=\ $(SRS)$/basicide.srs \ $(SRS)$/dlged.srs -SRSFILELIST+= $(SOLARVERSION)$/$(INPATH)$/res$(UPDMINOREXT)$/sfx.srs +SRSFILELIST+= $(SOLARCOMMONRESDIR)$/sfx.srs RESLIB1NAME=basctl RESLIB1IMAGES =$(PRJ)$/res -- cgit