Expose monitor timer interval to lttngctl and client
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I m4
2
3DIST_SUBDIRS = include src extras doc tests
4
5SUBDIRS = include src doc tests
6
7if BUILD_EXTRAS
8SUBDIRS += extras
9endif
10
11dist_doc_DATA = LICENSE \
12 ChangeLog \
13 README.md
14
15dist_noinst_DATA = CodingStyle
16
17EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt
This page took 0.021921 seconds and 4 git commands to generate.