X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2FMakefile.am;fp=src%2Fbin%2FMakefile.am;h=146f273dea8f9f1e404a73166d0330f125b164e7;hp=8c5803494ad3697b959c075c6dcd5835619a125e;hb=625edbf5ce4b31da345107c24a619651e9a7a4e5;hpb=d1bc11c3e8bbd032c6638a2def5994703e7c9778 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