X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=428f35202b52c31ec24a40b3e2464de9461c6c49;hb=c0bae11d346fa301d993430a2cf33b3c426e3140;hp=cf1e62f61b4ef9aaad6edafd16fa86313b5ea9fe;hpb=2a174661a1e0ab551b41ff1cae7191688525fc1f;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index cf1e62f61..428f35202 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -16,7 +16,10 @@ lttng_relayd_SOURCES = main.c lttng-relayd.h utils.h utils.c cmd.h \ lttng-viewer-abi.h testpoint.h \ viewer-stream.h viewer-stream.c \ session.c session.h \ - stream.c stream.h + stream.c stream.h \ + stream-fd.c stream-fd.h \ + connection.c connection.h \ + viewer-session.c viewer-session.h # link on liblttngctl for check if relayd is already alive. lttng_relayd_LDADD = -lrt -lurcu-common -lurcu \