From: František Dvořák Date: Mon, 28 Feb 2005 07:56:02 +0000 (+0000) Subject: Compile referenced job_status example. X-Git-Tag: glite-lb-client_R_1_0_1~37 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9d2df8cae86cae5dabe86c836fa7e3fe5abf7362;p=jra1mw.git Compile referenced job_status example. Add file of fake library forgotten in RC branch. --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 9b9071b..27250f2 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -135,7 +135,7 @@ PLUSLIB:=libglite_lb_clientpp_${nothrflavour}.la THRPLUSLIB:=libglite_lb_clientpp_${thrflavour}.la TOOLS:=dump load purge -EXAMPLES:=job_log job_reg feed_shark notify query_ext query_seq_code stats abort_job change_acl +EXAMPLES:=job_log job_reg feed_shark notify query_ext query_seq_code stats abort_job change_acl job_status FAKE_EXAMPLES:=job_log_fake version_info=-version-info `echo ${version} | cut -d. -f1,2 | tr . :`