X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=68a1f51667793d3d3e8ebbbd04ef0dbec2fc65ac;hp=1e675454ccea25d9294f72c19f1a056d9a6dc16e;hb=5de056160cfbe7880c6f7d4801dcc3c91730b12e;hpb=635eb1df606e714f3d5cdded93b9c663b0e8e4c3 diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index 1e675454c..68a1f5166 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -12,7 +12,8 @@ lttng_relayd_SOURCES = main.c lttng-relayd.h utils.h utils.c cmd.h \ cmd-2-1.c cmd-2-1.h \ cmd-2-2.c cmd-2-2.h \ cmd-2-4.c cmd-2-4.h \ - health-relayd.c health-relayd.h + health-relayd.c health-relayd.h \ + lttng-viewer.h # link on liblttngctl for check if relayd is already alive. lttng_relayd_LDADD = -lrt -lurcu-common -lurcu \