X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=8b903680a7e9bf48d148a736d4f4e726d1860ba2;hp=c95359e742a2cca493e25d9bdfefeca4b56e0e8b;hb=2a635488acf0c56ffb9b66c57f6bf97a95c53be6;hpb=a9115ebf4fb48f4a0e81a97384c9ace7df219926 diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index c95359e74..8b903680a 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -23,7 +23,8 @@ lttng_relayd_SOURCES = main.c lttng-relayd.h utils.h utils.c cmd.h \ viewer-session.c viewer-session.h \ tracefile-array.c tracefile-array.h \ tcp_keep_alive.c tcp_keep_alive.h \ - sessiond-trace-chunks.c sessiond-trace-chunks.h + sessiond-trace-chunks.c sessiond-trace-chunks.h \ + backward-compatibility-group-by.c backward-compatibility-group-by.h # link on liblttngctl for check if relayd is already alive. lttng_relayd_LDADD = -lurcu-common -lurcu \