X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2FMakefile.am;h=ce5057dd7512c007dccb6ca9fa36287f10d9b002;hb=3d8ca23bff823eab12128dfbb494369c15f31403;hp=07b694918c3d9a28b7d8531d8a8aed3561d1ff39;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 07b694918..ce5057dd7 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -4,5 +4,6 @@ SUBDIRS = lttng-consumerd if ! BUILD_CONSUMERD_ONLY SUBDIRS += lttng \ - lttng-sessiond + lttng-sessiond \ + lttng-relayd endif