X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2FMakefile.am;h=c244d65af535b37f77b8cf0b3c81e5687b19bcc4;hp=ed13743a41303970a7ea098ab651b035c6baf4ea;hb=9b399c4853771a3b8a49c880a9b12dd91bc4c327;hpb=e02b109ba0132f2c715fdb9db55cbdf8f8203749 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 \