From 9d2df8cae86cae5dabe86c836fa7e3fe5abf7362 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 28 Feb 2005 07:56:02 +0000 Subject: [PATCH] Compile referenced job_status example. Add file of fake library forgotten in RC branch. --- org.glite.lb.client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . :` -- 1.8.2.3