diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 19:12:06 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 19:12:06 +0000 |
commit | 2642789bede40c9e6915a810e694da4d9c127a76 (patch) | |
tree | f47c93d5d0212726efcd7a8f5cb5e174911a7d7b /sc/util | |
parent | 8fa0869a777aa01f190018af7acfa470a02dcb2f (diff) |
INTEGRATION: CWS mergebuild (1.19.14); FILE MERGED
2004/05/30 15:53:23 hjs 1.19.14.5: RESYNC: (1.23-1.24); FILE MERGED
2004/05/18 14:52:16 hjs 1.19.14.4: RESYNC: (1.22-1.23); FILE MERGED
2004/04/21 00:09:13 hjs 1.19.14.3: RESYNC: (1.21-1.22); FILE MERGED
2003/11/18 22:01:29 hjs 1.19.14.2: RESYNC: (1.19-1.21); FILE MERGED
2003/10/20 19:05:15 hjs 1.19.14.1: #111260# use SOLARCOMMONRESDDIR to access delivered srs files
Diffstat (limited to 'sc/util')
-rw-r--r-- | sc/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk index 17e383404f83..8b1b07588c7b 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: kz $ $Date: 2004-05-19 03:25:11 $ +# last change: $Author: hjs $ $Date: 2004-06-26 20:12:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -93,7 +93,7 @@ RESLIB1LIST=\ $(SRS)$/formdlgs.srs \ $(SRS)$/pagedlg.srs \ $(SRS)$/navipi.srs \ - $(SOLARVERSION)$/$(INPATH)$/res$(EXT_UPDMINOR)$/sfx.srs + $(SOLARCOMMONRESDIR)$/sfx.srs RESLIB1NAME=sc RESLIB1IMAGES=\ |