Tests: Use Perl prove as the testsuite runner
[lttng-tools.git] / tests / regression / Makefile.am
1 SUBDIRS = tools kernel ust
2
3 EXTRA_DIST = run-report.py test_list.py run.sh
4
5 if HAVE_LIBLTTNG_UST_CTL
6 SUBDIRS += ust
7 endif # HAVE_LIBLTTNG_UST_CTL
8
This page took 0.030473 seconds and 5 git commands to generate.