From fe8189d52970b9519f63cea2b1db594f990263e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 28 Jan 2005 14:56:17 +0000 Subject: [PATCH] INTEGRATION: CWS extras16 (1.3.46); FILE MERGED 2005/01/25 16:21:03 bc 1.3.46.1: #i37179#makefiles and buildlist now include xalan dependency --- wizards/com/sun/star/wizards/web/makefile.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wizards/com/sun/star/wizards/web/makefile.mk b/wizards/com/sun/star/wizards/web/makefile.mk index d8e0276cb867..26a3c6c0597f 100644 --- a/wizards/com/sun/star/wizards/web/makefile.mk +++ b/wizards/com/sun/star/wizards/web/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: obo $ $Date: 2005-01-25 15:32:15 $ +# last change: $Author: rt $ $Date: 2005-01-28 15:56:17 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,8 +73,7 @@ all: @echo This dir cannot be build with gcj because of com.sun.star.wizards.web.data.CGStyle .ELSE #.INCLUDE : $(PRJ)$/util$/makefile.pmk -JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar java_uno_accessbridge commonwizards.jar - +JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar java_uno_accessbridge commonwizards.jar xalan.jar xercesImp.jar xml-apis.jar CUSTOMMANIFESTFILE= MANIFEST.MF JARCLASSDIRS = com$/sun$/star$/wizards$/web