b0537ce6e4f4ea55b049966c33ae64fecc9e35ab
[lttng-tools.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = src \
4 tests \
5 extras \
6 include \
7 doc
8
9 dist_doc_DATA = LICENSE \
10 ChangeLog
11
12 dist_noinst_DATA = CodingStyle
13
14 EXTRA_DIST = extras/lttng-bash_completion
This page took 0.031025 seconds and 4 git commands to generate.