Fix: remove uri switch test from cbab merge commit
[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.032603 seconds and 4 git commands to generate.