Fix test: add custom output redirector to utils.sh
[lttng-tools.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = include \
4 src \
5 tests \
6 extras \
7 doc
8
9 dist_doc_DATA = LICENSE \
10 ChangeLog
11
12 dist_noinst_DATA = CodingStyle
13
14 EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt
This page took 0.02909 seconds and 4 git commands to generate.