diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:40:03 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:40:03 +0000 |
commit | 6d94408814a62b716048dfe5222393c2c54ccb59 (patch) | |
tree | ff539d0d804c9270521b71c2e60f9241f0c50ab3 /starmath/util | |
parent | 1270e18d665a63ca7202d5421c08799a50cd553d (diff) |
INTEGRATION: CWS fwkbugfix04 (1.14.50); FILE MERGED
2004/12/15 12:55:21 mba 1.14.50.1: #i33585#: remove obsolete resources
Diffstat (limited to 'starmath/util')
-rw-r--r-- | starmath/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk index f4ce99a9bbad..5482403ba255 100644 --- a/starmath/util/makefile.mk +++ b/starmath/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: kz $ $Date: 2004-10-04 18:05:14 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:40:03 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -78,7 +78,6 @@ RESLIB1NAME=sm RESLIB1IMAGES=$(PRJ)$/res RESLIB1SRSFILES=\ $(SRS)$/smres.srs \ - $(SRS)$/smslots.srs \ $(SOLARCOMMONRESDIR)$/sfx.srs SHL1TARGET= sm$(UPD)$(DLLPOSTFIX) |