health check tests: test relayd and consumerd
[lttng-tools.git] / tests / regression / tools / health / Makefile.am
index c22d5ee390ab1592583dfe1a93987300a21d81af..ed13743a41303970a7ea098ab651b035c6baf4ea 100644 (file)
@@ -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 \
This page took 0.024423 seconds and 5 git commands to generate.