Complete change of the source directory tree
[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.023125 seconds and 5 git commands to generate.