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