Fix missing strncmp return value comparison
[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
8endif
This page took 0.021527 seconds and 4 git commands to generate.