From: Zdeněk Šustr Date: Wed, 1 Dec 2010 10:52:19 +0000 (+0000) Subject: removing stats momentarily for an emi-0 tag. X-Git-Tag: glite-lb-client_R_4_1_5_2_emi_0~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=e8fca662f4233b9ee3e68e3ef8594ef9af7f33b8;p=jra1mw.git removing stats momentarily for an emi-0 tag. --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index cfc5970..ecf5a12 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -157,7 +157,7 @@ endif lib_LTLIBRARIES=${c_LIBRARIES} ${plus_LIBRARIES} TOOLS:=${LB_PERF_TOOLS} -EXAMPLES_SRC:=log_usertag_proxy.c job_log.c job_reg.c feed_shark.c query_ext.c query_seq_code.c stats.c stats-duration-fromto.c abort_job.c change_acl.c stresslog.c flood_proxy.c dagids.c stress_context.c parse_eventsfile.c test_changed_jdl.c done_failed_events.c +EXAMPLES_SRC:=log_usertag_proxy.c job_log.c job_reg.c feed_shark.c query_ext.c query_seq_code.c stats.c abort_job.c change_acl.c stresslog.c flood_proxy.c dagids.c stress_context.c parse_eventsfile.c test_changed_jdl.c done_failed_events.c EXAMPLES:=${EXAMPLES_SRC:.c=} # TODO: migrate them here from branch_RC31_3