From 3a320594905a1e4941031e4939270eaf642b3133 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 30 May 2007 12:20:11 +0000 Subject: [PATCH] lb.build -> lb.types --- org.glite.lb.ws-interface/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.ws-interface/Makefile b/org.glite.lb.ws-interface/Makefile index 9801c0c..1cc5222 100644 --- a/org.glite.lb.ws-interface/Makefile +++ b/org.glite.lb.ws-interface/Makefile @@ -18,7 +18,7 @@ version=${module.version} SUFFIXES = .T VPATH=${top_srcdir}/src -AT3=perl -I${top_srcdir}/project ${top_srcdir}/project/at3 +AT3=${stagedir}/sbin/glite-lb-at3 XSLTPROC:=xsltproc --nonet XMLLINT:=xmllint --nonet TIDY=tidy -i -q --show-warnings no --tidy-mark no --wrap 0 -- 1.8.2.3