Add a README.cygwin for Cygwin specific build/install instructions
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3SUBDIRS = src \
4 tests \
5 include \
6 doc
7
8dist_doc_DATA = LICENSE \
9 ChangeLog
10
11dist_noinst_DATA = CodingStyle gpl-2.0.txt lgpl-2.1.txt
12
13EXTRA_DIST = extras/lttng-bash_completion
This page took 0.0229 seconds and 4 git commands to generate.