use lb.types instead of lb.build
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 30 May 2007 10:21:25 +0000 (10:21 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 30 May 2007 10:21:25 +0000 (10:21 +0000)
org.glite.lb.client-interface/Makefile

index 1328dbe..f8de8a1 100644 (file)
@@ -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 \