From: Aleš Křenek Date: Thu, 2 Dec 2004 19:15:31 +0000 (+0000) Subject: Don't build examples for which sources weren't committed yet X-Git-Tag: glite-deployment-lb_R_0_1_0~38 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=39b7ef26312738c4054b6725a9039254ef979984;p=jra1mw.git Don't build examples for which sources weren't committed yet --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index d0b8711..269aa90 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -135,7 +135,8 @@ 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:=query_seq_code log_usertag_proxy job_reg feed_shark notify query_ext +EXAMPLES:=log_usertag_proxy job_reg feed_shark notify FAKE_EXAMPLES:=job_log_fake job_reg_fake logevent_fake FAKE_EXAMPLES_SOURCES:=job_log.c job_reg.c