diff --git a/svtools/workben/makefile.mk b/svtools/workben/makefile.mk index a6161a1e13f5..f59264736483 100644 --- a/svtools/workben/makefile.mk +++ b/svtools/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: rt $ $Date: 2005-09-08 17:01:41 $ +# last change: $Author: ihi $ $Date: 2006-08-01 12:23:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -61,6 +61,10 @@ APP1STDLIBS= $(SVTOOLLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) +.IF "$(OS)"=="MACOSX" || "$(GUI)"=="WIN" +APP1STDLIBS += $(UNOTOOLSLIB) +.ENDIF + APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND) APP1OBJS= $(OBJ)$/svdem.obj