Fix: Dead code when checking return value from (ust_app|kernel)_snapshot_record
[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.02209 seconds and 4 git commands to generate.