Update .gitignore
[lttng-ust.git] / tests / Makefile.am
CommitLineData
a44af49d 1SUBDIRS = utils hello same_line_tracepoint snprintf benchmark
1518fa0f 2
340f7763
SM
3if CXX_WORKS
4SUBDIRS += hello.cxx
5endif
6
9a4b88ff 7dist_noinst_SCRIPTS = test_loop run.sh unit_tests
7fedf800
JG
8
9check-am:
10 ./run.sh unit_tests
This page took 0.028607 seconds and 4 git commands to generate.