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