From: František Dvořák Date: Wed, 23 Feb 2011 18:09:27 +0000 (+0000) Subject: Build fix. X-Git-Tag: glite-lb-client-java_R_1_1_1_1~28 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c683287c7d4dd2939095245b575cd6514aa7b7ae;p=jra1mw.git Build fix. --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 43b8dce..02fc25c 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -157,7 +157,8 @@ 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 sandbox_collection_reg_dummy.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 +# sandbox_collection_reg_dummy.c EXAMPLES:=${EXAMPLES_SRC:.c=} # TODO: migrate them here from branch_RC31_3