X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;fp=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=fce8c2346b8e9b77ea962be41540b4c83e87f7be;hp=b473d5c62b29463eb449bc7ee096ae9a96ab672b;hb=8a00688e1d58cc5a2e77eba206ff23bd6105130c;hpb=6b979fc6dd8c03ed8332bdef2915b9d6d3ecfd6a diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index b473d5c62..fce8c2346 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -25,7 +25,8 @@ lttng_relayd_SOURCES = main.cpp lttng-relayd.hpp utils.hpp utils.cpp cmd.hpp \ tracefile-array.cpp tracefile-array.hpp \ tcp_keep_alive.cpp tcp_keep_alive.hpp \ sessiond-trace-chunks.cpp sessiond-trace-chunks.hpp \ - backward-compatibility-group-by.cpp backward-compatibility-group-by.hpp + backward-compatibility-group-by.cpp backward-compatibility-group-by.hpp \ + thread-utils.cpp # link on liblttngctl for check if relayd is already alive. lttng_relayd_LDADD = $(URCU_LIBS) \