Add C++ support to API header files
[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
12
13EXTRA_DIST = extras/lttng-bash_completion
This page took 0.02143 seconds and 4 git commands to generate.