From: Aleš Křenek Date: Thu, 15 Jan 2009 16:00:35 +0000 (+0000) Subject: jobid and lbjp-common subsystems X-Git-Tag: glite-lb_R_1_99_0_0~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=02962e6af95531e91629c8a2f2a76eb1293b11d6;p=jra1mw.git jobid and lbjp-common subsystems --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 07dea82..f3b87b0 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -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/], );