X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2FMakefile.am;h=c244d65af535b37f77b8cf0b3c81e5687b19bcc4;hb=b1d7c00a0ce93d656ee2292f258828abe4c233c3;hp=c22d5ee390ab1592583dfe1a93987300a21d81af;hpb=c83e7ca00efd681ec2406d2a2b2622d373ae2647;p=lttng-tools.git diff --git a/tests/regression/tools/health/Makefile.am b/tests/regression/tools/health/Makefile.am index c22d5ee39..c244d65af 100644 --- a/tests/regression/tools/health/Makefile.am +++ b/tests/regression/tools/health/Makefile.am @@ -37,8 +37,10 @@ health_check_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \ $(top_builddir)/src/common/libcommon.la endif -dist_noinst_SCRIPTS = test_thread_exit test_thread_stall test_tp_fail -EXTRA_DIST = test_thread_exit test_thread_stall test_tp_fail +dist_noinst_SCRIPTS = test_thread_exit test_thread_stall test_tp_fail \ + test_health.sh test_thread_ok +EXTRA_DIST = test_thread_exit test_thread_stall test_tp_fail \ + test_health.sh test_thread_ok all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \