From e4eb9351bf1f990302532a375f81f110a16334ce Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Mon, 22 Jul 2002 12:22:22 +0000 Subject: #96085# enable replaceability of context menus --- starmath/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'starmath/util') diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk index fcb50c7ee81b..c9c078b0ab53 100644 --- a/starmath/util/makefile.mk +++ b/starmath/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: kz $ $Date: 2002-01-10 09:44:53 $ +# last change: $Author: tl $ $Date: 2002-07-22 13:21:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -93,6 +93,7 @@ SHL1IMPLIB= smimp SHL1LIBS= $(SLB)$/starmath.lib SHL1STDLIBS= \ $(TOOLSLIB) \ + $(TKLIB) \ $(SVTOOLLIB) \ $(SVLLIB) \ $(SVMEMLIB) \ -- cgit