Cleanup tests
[lttng-ust.git] / tests / Makefile.am
1 SUBDIRS = utils hello same_line_tracepoint snprintf
2
3 if CXX_WORKS
4 SUBDIRS += hello.cxx
5 endif
6
7 dist_noinst_SCRIPTS = test_loop run.sh unit_tests
8
9 check-am:
10 ./run.sh unit_tests
This page took 0.03091 seconds and 5 git commands to generate.