Select which binaries/extras to build at configure time
[lttng-tools.git] / src / lib / Makefile.am
1 SUBDIRS =
2
3 DIST_SUBDIRS = lttng-ctl
4
5 if BUILD_LIB_LTTNG_CTL
6 SUBDIRS += lttng-ctl
7 endif
This page took 0.030587 seconds and 5 git commands to generate.