35828f2db8c7bf8c1da4f7d6db5896aca1eb80a2
[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.029907 seconds and 4 git commands to generate.