From f30a8d77a892029cef8fb1700173fe3cfdac58c8 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 21 May 2004 06:50:59 +0000 Subject: INTEGRATION: CWS bmpres01 (1.17.126); FILE MERGED 2004/05/04 15:00:55 ka 1.17.126.2: new resource structure for images 2004/04/27 14:30:46 ka 1.17.126.1: using new resource structure for images --- basctl/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'basctl/util') diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index 2311ad7dd447..f62232ab7b20 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: vg $ $Date: 2003-04-15 14:18:53 $ +# last change: $Author: rt $ $Date: 2004-05-21 07:50:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -126,6 +126,7 @@ SRSFILELIST=\ SRSFILELIST+= $(SOLARVERSION)$/$(INPATH)$/res$(UPDMINOREXT)$/sfx.srs RESLIB1NAME=basctl +RESLIB1IMAGES =$(PRJ)$/res RESLIB1SRSFILES= $(SRSFILELIST) # --- Targets ------------------------------------------------------- -- cgit