Document add-context limitation for started session
[lttng-tools.git] / Makefile.am
CommitLineData
b7d2e95f 1ACLOCAL_AMFLAGS = -I m4
fac6795d 2
4fc83d94 3DIST_SUBDIRS = include doc src extras tests
87fb9fc0 4
4fc83d94 5SUBDIRS = include doc src tests
87fb9fc0
JR
6
7if BUILD_EXTRAS
8SUBDIRS += extras
9endif
b903e1f1 10
fe0a3b61 11dist_doc_DATA = LICENSE \
ab1bb74d
JG
12 ChangeLog \
13 README.md
cf65966e 14
5b6742b7
MD
15dist_noinst_DATA = CodingStyle
16
f7ddd24e 17EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt
This page took 0.032897 seconds and 4 git commands to generate.