d472a6ac3faa1a29bff83e0ee884009ffd2efabf
[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.029454 seconds and 3 git commands to generate.