Merge branch 'master' into benchmark
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3SUBDIRS = src/common/ \
4 benchmark \
5 src \
6 tests \
7 include \
8 doc
9
10bench:
11 ./benchmark/runall.sh
12
13dist_doc_DATA = ChangeLog
This page took 0.022058 seconds and 4 git commands to generate.