Test: load --override-url
[lttng-tools.git] / Makefile.am
CommitLineData
b7d2e95f 1ACLOCAL_AMFLAGS = -I m4
fac6795d 2
87fb9fc0
JR
3DIST_SUBDIRS = include src extras doc tests
4
5SUBDIRS = include src doc tests
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.047086 seconds and 5 git commands to generate.