X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2FMakefile.am;h=c97d1a147ce65fe0868c5ccebe272b3949b1bd62;hb=90e7d72ff2b93752b8c81c49e9251a83b01703c6;hp=ce5057dd7512c007dccb6ca9fa36287f10d9b002;hpb=b8aa16822f579a6e15b41d2761801a0a65d5f2a5;p=lttng-tools.git diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index ce5057dd7..c97d1a147 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -1,9 +1,6 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = lttng-consumerd - -if ! BUILD_CONSUMERD_ONLY -SUBDIRS += lttng \ - lttng-sessiond \ - lttng-relayd -endif +SUBDIRS = lttng-consumerd \ + lttng \ + lttng-sessiond \ + lttng-relayd