From 2bc6487ebdfd2e35e5d4a047648b946831de6927 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 21 Nov 2007 15:25:10 +0000 Subject: INTEGRATION: CWS dba24c (1.7.30); FILE MERGED 2007/10/10 13:13:52 fs 1.7.30.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler: +SVLLIB --- uui/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'uui/util') diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk index d71f5709b729..6bead307953a 100644 --- a/uui/util/makefile.mk +++ b/uui/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: vg $ $Date: 2007-02-06 13:07:40 $ +# last change: $Author: ihi $ $Date: 2007-11-21 16:25:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,6 +55,7 @@ SHL1LIBS = \ SHL1STDLIBS = \ $(SVTOOLLIB) \ + $(SVLLIB) \ $(TKLIB) \ $(VCLLIB) \ $(UNOTOOLSLIB) \ -- cgit