Only allow the user or group owning the session (or root) to control a session
[lttng-tools.git] / Makefile.am
CommitLineData
fac6795d
DG
1ACLOCAL_AMFLAGS = -I config
2
ca3c5ac0 3SUBDIRS = liblttng-sessiond-comm \
ee0326c0 4 libkernelctl \
60b6c79c 5 librunas \
3bd1e081
MD
6 liblttng-kconsumer \
7 liblttng-ustconsumer \
8 liblttng-consumer \
55bed213
AM
9 lttng-consumerd
10
11if ! BUILD_CONSUMERD_ONLY
12SUBDIRS += liblttngctl \
13 lttng \
14 lttng-sessiond
15endif
16
17SUBDIRS += tests \
18 include \
19 doc
This page took 0.023724 seconds and 4 git commands to generate.