diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:46:55 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:46:55 +0000 |
commit | 72379f43b849f791b631de0db31dbd60aa8335d8 (patch) | |
tree | 6047f7703ed802f1211963024d59f974ee5d346c /basctl/util | |
parent | 1b439078d6ef61571bdbbaea625b6fb11aa91ec0 (diff) |
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
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 |