Filter: make bitwise and, or, xor higher prio than relational expressions
[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.029836 seconds and 5 git commands to generate.