Fix benchmark and missing tracepoint
[lttng-tools.git] / Makefile.am
CommitLineData
fac6795d
DG
1ACLOCAL_AMFLAGS = -I config
2
7b4dff18
DG
3SUBDIRS = src/common/ \
4 benchmark \
5 src \
10a8a223
DG
6 tests \
7 include \
8 doc
b25a8868 9
fe0a3b61
AM
10dist_doc_DATA = LICENSE \
11 ChangeLog
cf65966e
AM
12
13EXTRA_DIST = extras/lttng-bash_completion
4e76e518 14
b25a8868
DG
15bench:
16 ./benchmark/runall.sh
This page took 0.023645 seconds and 4 git commands to generate.