From b9506c12d309dc7196147fb24a0ab3b9f0f0c0df Mon Sep 17 00:00:00 2001 From: Thomas Benisch Date: Fri, 7 Nov 2003 12:51:16 +0000 Subject: #i21560# editing a basic macro using script selector --- scripting/source/basprov/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'scripting/source/basprov/makefile.mk') diff --git a/scripting/source/basprov/makefile.mk b/scripting/source/basprov/makefile.mk index 6233768078a6..13140346b5af 100644 --- a/scripting/source/basprov/makefile.mk +++ b/scripting/source/basprov/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tbe $ $Date: 2003-09-23 10:02:53 $ +# last change: $Author: tbe $ $Date: 2003-11-07 13:44:27 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -99,6 +99,7 @@ SHL1STDLIBS= \ $(BASICLIB) \ $(SVTOOLLIB) \ $(TOOLSLIB) \ + $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(SALLIB) -- cgit