diff options
Diffstat (limited to 'desktop/util')
-rw-r--r-- | desktop/util/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index eff3a9fdc61e..94c1fe8c4658 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.47 $ +# $Revision: 1.48 $ # -# last change: $Author: hr $ $Date: 2004-08-03 14:33:53 $ +# last change: $Author: rt $ $Date: 2004-08-20 14:13:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -123,10 +123,6 @@ RESLIB1NAME= dkt RESLIB1IMAGES= $(PRJ)$/res RESLIB1SRSFILES= $(SRS)$/desktop.srs -RESLIB2NAME= langselect -RESLIB2IMAGES= $(PRJ)$/res -RESLIB2SRSFILES= $(SRS)$/langselect.srs - APP1TARGET=so$/$(TARGET) APP1STDLIBS= \ $(VCLLIB) \ |