From 9ee25d7a6c7003cfd7aa5f7b2e3417ca1954b18c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 30 May 2007 10:21:25 +0000 Subject: [PATCH] use lb.types instead of lb.build --- org.glite.lb.client-interface/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.client-interface/Makefile b/org.glite.lb.client-interface/Makefile index 1328dbe..f8de8a1 100644 --- a/org.glite.lb.client-interface/Makefile +++ b/org.glite.lb.client-interface/Makefile @@ -18,7 +18,7 @@ version=${module.version} SUFFIXES = .T VPATH=${top_srcdir}/interface -AT3=perl -I${top_srcdir}/project ${top_srcdir}/project/at3 +AT3=${stagedir}/sbin/glite-lb-at3 STAGETO=include/${globalprefix}/${lbprefix} STATIC_H=consumer.h context.h dump.h load.h notification.h notifid.h purge.h \ -- 1.8.2.3