git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b6ca62
)
jobid and lbjp-common subsystems
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 15 Jan 2009 16:00:35 +0000
(16:00 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 15 Jan 2009 16:00:35 +0000
(16:00 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
07dea82
..
f3b87b0
100755
(executable)
--- 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/],
);