diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 17:04:16 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 17:04:16 +0000 |
commit | 718f309c932d6bad1b6de923bec77023e47c2053 (patch) | |
tree | c13585c1ad64c6eeaff2436d438aac73ae614ff6 /sd | |
parent | 94af34ba1f11c65e8af24f0a82cdedee3bf401c5 (diff) |
INTEGRATION: CWS mergebuild (1.20.84); FILE MERGED
2004/05/30 23:11:21 hjs 1.20.84.6: RESYNC: (1.28-1.29); FILE MERGED
2004/05/18 14:20:23 hjs 1.20.84.5: RESYNC: (1.27-1.28); FILE MERGED
2004/05/10 18:53:36 hjs 1.20.84.4: #i8252# also try lcommon dir
2004/04/20 22:55:04 hjs 1.20.84.3: RESYNC: (1.24-1.27); FILE MERGED
2003/11/18 21:44:23 hjs 1.20.84.2: RESYNC: (1.20-1.24); FILE MERGED
2003/10/20 19:05:29 hjs 1.20.84.1: #111260# use SOLARCOMMONRESDDIR to access delivered srs files
Diffstat (limited to 'sd')
-rw-r--r-- | sd/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 94c71ad75db5..f0d6ca5eea23 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.29 $ +# $Revision: 1.30 $ # -# last change: $Author: kz $ $Date: 2004-05-19 00:46:24 $ +# last change: $Author: hjs $ $Date: 2004-06-26 18:04:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,7 +77,7 @@ RESLIB1NAME=sd RESLIB1IMAGES=$(PRJ)$/res/imagelst $(PRJ)$/res RESLIB1SRSFILES=\ $(SRS)$/app.srs $(SRS)$/dlg.srs $(SRS)$/core.srs $(SRS)$/html.srs $(SRS)$/sdslots.srs \ - $(SRS)$/accessibility.srs $(SOLARRESDIR)$/sfx.srs + $(SRS)$/accessibility.srs $(SOLARCOMMONRESDIR)$/sfx.srs # --- StarDraw DLL |