Putting stats back in the makefile.
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 1 Dec 2010 10:54:02 +0000 (10:54 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 1 Dec 2010 10:54:02 +0000 (10:54 +0000)
org.glite.lb.client/Makefile

index ecf5a12..cfc5970 100644 (file)
@@ -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 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 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:=${EXAMPLES_SRC:.c=}
 
 # TODO: migrate them here from branch_RC31_3