From f9d13935504b8b09a9f1dc345a62f3c88981e53b Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 4 May 2001 07:19:03 +0000 Subject: use framework callback for images --- sfx2/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sfx2') diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk index 7a27604f2008..63ca7673d94c 100644 --- a/sfx2/util/makefile.mk +++ b/sfx2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: pb $ $Date: 2001-04-11 09:29:15 $ +# last change: $Author: mba $ $Date: 2001-05-04 08:19:03 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -128,6 +128,7 @@ SHL1IMPLIB= isfx SHL1STDLIBS+=\ + $(FWELIB) \ $(AUTOMATIONLIB) \ $(BASICLIB) \ $(VOSLIB) \ -- cgit