X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttv%2Flttv%2FMakefile.am;h=f81466f17237613944bb4c114d70d87d68d4fe0a;hb=cdce23b31002139312fbf30f7afa0808a825d841;hp=b758b4343bd48d255faf514957266545ef7048b1;hpb=f10c27a850e57bf88bf1d4440eb450729782f409;p=lttv.git diff --git a/lttv/lttv/Makefile.am b/lttv/lttv/Makefile.am index b758b434..f81466f1 100644 --- a/lttv/lttv/Makefile.am +++ b/lttv/lttv/Makefile.am @@ -60,10 +60,11 @@ lttv_real_SOURCES = \ sync/event_processing_lttng_common.c\ sync/event_processing_lttng_standard.c\ sync/event_processing_lttng_null.c\ - sync/event_matching_broadcast.c\ sync/event_matching_tcp.c\ + sync/event_matching_broadcast.c\ sync/event_analysis_linreg.c\ - sync/event_analysis_chull.c + sync/event_analysis_chull.c\ + sync/event_analysis_eval.c lttvinclude_HEADERS = \ attribute.h\