Fix: enable-consumer for all domains missing dir
[lttng-tools.git] / src / bin / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3SUBDIRS = lttng-consumerd
4
5if ! BUILD_CONSUMERD_ONLY
6SUBDIRS += lttng \
7 lttng-sessiond \
8 lttng-relayd
9endif
This page took 0.021946 seconds and 4 git commands to generate.