From f8803bd722491ce2a85ff5ba4010f2fe1187e3a7 Mon Sep 17 00:00:00 2001 From: Duncan Foster Date: Tue, 4 Nov 2003 16:45:29 +0000 Subject: #i22116# - Complete XPropertySet implementation --- scripting/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'scripting/util') diff --git a/scripting/util/makefile.mk b/scripting/util/makefile.mk index 097dc9ced608..2690972e52ef 100644 --- a/scripting/util/makefile.mk +++ b/scripting/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: npower $ $Date: 2003-08-19 09:51:21 $ +# last change: $Author: dfoster $ $Date: 2003-11-04 17:45:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,6 +87,7 @@ SHL1IMPLIB= $(TARGET) SHL1STDLIBS+=\ $(CPPULIB) \ $(CPPUHELPERLIB) \ + $(COMPHELPERLIB) \ $(SALLIB) -- cgit