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