jobid and lbjp-common subsystems
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 15 Jan 2009 16:00:35 +0000 (16:00 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 15 Jan 2009 16:00:35 +0000 (16:00 +0000)
org.glite.lb/configure

index 07dea82..f3b87b0 100755 (executable)
@@ -51,6 +51,8 @@ my %topbuild;
 my %lbmodules = (
        'lb' => [ qw/client client-java common doc logger server state-machine types utils ws-interface ws-test/], 
        'security' => [qw/gss gsoap-plugin/],
+       'lbjp-common' => [qw/db maildir server-bones trio/],
+       'jobid' => [qw/api-c api-cpp api-java/],
        );