X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2FMakefile.am;h=ce5057dd7512c007dccb6ca9fa36287f10d9b002;hp=07b694918c3d9a28b7d8531d8a8aed3561d1ff39;hb=2ad3a9a03e56a52b68d9c2e6046e31da9bc6c4ef;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377 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