Fix: Change the type of enabled in lttng_event to a signed int
[lttng-tools.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = src \
4 tests \
5 include \
6 doc
7
8 dist_doc_DATA = LICENSE \
9 ChangeLog
10
11 dist_noinst_DATA = CodingStyle
12
13 EXTRA_DIST = extras/lttng-bash_completion
This page took 0.02878 seconds and 4 git commands to generate.