Add glite-LB among lb modules.
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 23 Mar 2010 13:52:09 +0000 (13:52 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 23 Mar 2010 13:52:09 +0000 (13:52 +0000)
org.glite.lb/configure

index 245bdbf..a26cf89 100755 (executable)
@@ -89,7 +89,7 @@ my %deps_type;
 my %topbuild;
 
 my %lbmodules = (
-       'lb' => [ qw/client client-java common doc logger server state-machine types utils ws-interface ws-test harvester yaim/], 
+       'lb' => [ qw/client client-java common doc logger server state-machine types utils ws-interface ws-test harvester yaim glite-LB/], 
        'security' => [qw/gss gsoap-plugin/],
        'lbjp-common' => [qw/db log maildir server-bones trio jp-interface/],
        'jobid' => [qw/api-c api-cpp api-java/],