Fix: remove sleep(1) added by "Fix: (slight UI change) refuse missing -c if non-defau...
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3SUBDIRS = src \
4 tests \
5 extras \
6 include \
7 doc
8
9dist_doc_DATA = LICENSE \
10 ChangeLog
11
12dist_noinst_DATA = CodingStyle
13
14EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt
This page took 0.024416 seconds and 5 git commands to generate.