Merge branch 'master' into benchmark
[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
DG
9
10bench:
11 ./benchmark/runall.sh
8afbfed3 12
b903e1f1 13dist_doc_DATA = ChangeLog
This page took 0.025373 seconds and 4 git commands to generate.