X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2FMakefile.am;h=098fbf421aee5ee9c119b0fc14ecf66cc7ecd6d0;hp=1a0a8f6d12a915f392e4dd61810f542b3f9b2787;hb=431387b05242f3cd52771cd4cdb3f09e9ef9a560;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721 diff --git a/tests/regression/tools/health/Makefile.am b/tests/regression/tools/health/Makefile.am index 1a0a8f6d1..098fbf421 100644 --- a/tests/regression/tools/health/Makefile.am +++ b/tests/regression/tools/health/Makefile.am @@ -37,5 +37,5 @@ health_check_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \ $(top_builddir)/src/common/libcommon.la endif -noinst_SCRIPTS = runall -EXTRA_DIST = runall +dist_noinst_SCRIPTS = test_thread_exit test_thread_stall test_tp_fail +EXTRA_DIST = test_thread_exit test_thread_stall test_tp_fail