X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2FMakefile.am;h=146f273dea8f9f1e404a73166d0330f125b164e7;hb=159a54f4a1c884e465c40ffc7ac02fd64c294bf8;hp=8c5803494ad3697b959c075c6dcd5835619a125e;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 8c5803494..146f273de 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -1,14 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only -ACLOCAL_AMFLAGS = -I config - SUBDIRS = -# Make sure to always distribute all folders -# since SUBDIRS is decided at configure time. -DIST_SUBDIRS = lttng-consumerd lttng lttng-sessiond lttng-relayd \ - lttng-crash - if BUILD_BIN_LTTNG SUBDIRS += lttng endif