Tests: Cleanup tests runner that are no longer required
[lttng-tools.git] / tests / regression / Makefile.am
1 SUBDIRS = tools kernel ust
2
3 EXTRA_DIST = run-report.py test_list.py
4
5 if HAVE_LIBLTTNG_UST_CTL
6 SUBDIRS += ust
7 endif # HAVE_LIBLTTNG_UST_CTL
8
This page took 0.029516 seconds and 5 git commands to generate.