X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2FMakefile.am;h=ed13743a41303970a7ea098ab651b035c6baf4ea;hp=c22d5ee390ab1592583dfe1a93987300a21d81af;hb=a33d2d4ae3b4bd640b5f535b4213e6606e7d0ddd;hpb=1fb2388876f2db46d5c253b9c00cda0990a5f762 diff --git a/tests/regression/tools/health/Makefile.am b/tests/regression/tools/health/Makefile.am index c22d5ee39..ed13743a4 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 +EXTRA_DIST = test_thread_exit test_thread_stall test_tp_fail \ + test_health.sh all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \