X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2FMakefile.am;h=098fbf421aee5ee9c119b0fc14ecf66cc7ecd6d0;hb=431387b05242f3cd52771cd4cdb3f09e9ef9a560;hp=94e54dfaf0655d6cba9cb21ba7c87c6eef494e98;hpb=bbb85c88c898621b07e71a9ed2073d95a8196418;p=lttng-tools.git diff --git a/tests/regression/tools/health/Makefile.am b/tests/regression/tools/health/Makefile.am index 94e54dfaf..098fbf421 100644 --- a/tests/regression/tools/health/Makefile.am +++ b/tests/regression/tools/health/Makefile.am @@ -36,3 +36,6 @@ health_check_SOURCES = health_check.c $(UTILS) 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