Fix: Memory leaks on error paths when exporting consumerd libdir in env
[lttng-tools.git] / src / bin / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = lttng-consumerd
4
5 if ! BUILD_CONSUMERD_ONLY
6 SUBDIRS += lttng \
7 lttng-sessiond \
8 lttng-relayd
9 endif
This page took 0.02911 seconds and 4 git commands to generate.