From ecfa2afe899e61e2f60b1b6c303dbbf2bc7a603d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ji=C5=99=C3=AD=20=C5=A0kr=C3=A1bal?= Date: Tue, 7 Dec 2004 10:57:44 +0000 Subject: [PATCH] - add query examples --- org.glite.lb.client/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 269aa90..de7c305 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -135,8 +135,7 @@ PLUSLIB:=libglite_lb_clientpp_${nothrflavour}.la THRPLUSLIB:=libglite_lb_clientpp_${thrflavour}.la TOOLS:=dump load purge -# EXAMPLES:=query_seq_code log_usertag_proxy job_reg feed_shark notify query_ext -EXAMPLES:=log_usertag_proxy job_reg feed_shark notify +EXAMPLES:=log_usertag_proxy job_reg feed_shark notify query_ext query_seq_code FAKE_EXAMPLES:=job_log_fake job_reg_fake logevent_fake FAKE_EXAMPLES_SOURCES:=job_log.c job_reg.c -- 1.8.2.3