diff options
-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) |