X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=8b903680a7e9bf48d148a736d4f4e726d1860ba2;hb=e7f8eff3a01708a32fc2a475b88420ab21ed821f;hp=c95359e742a2cca493e25d9bdfefeca4b56e0e8b;hpb=0c1b0f77482b0d1856fefabc42978b82b5dd267c;p=lttng-tools.git 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 \