Cleanup: DIST_SUBDIRS is redundant when using AM conditionals
[lttng-tools.git] / src / bin / Makefile.am
index 8c5803494ad3697b959c075c6dcd5835619a125e..146f273dea8f9f1e404a73166d0330f125b164e7 100644 (file)
@@ -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
This page took 0.022692 seconds and 4 git commands to generate.