diff options
Diffstat (limited to 'basctl/util')
-rw-r--r-- | basctl/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
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 |