Fix: Add test scripts and lists to the distribution package
[lttng-tools.git] / tests / regression / tools / health / Makefile.am
index 1a0a8f6d12a915f392e4dd61810f542b3f9b2787..098fbf421aee5ee9c119b0fc14ecf66cc7ecd6d0 100644 (file)
@@ -37,5 +37,5 @@ health_check_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
                     $(top_builddir)/src/common/libcommon.la
 endif
 
-noinst_SCRIPTS = runall
-EXTRA_DIST = runall
+dist_noinst_SCRIPTS = test_thread_exit test_thread_stall test_tp_fail
+EXTRA_DIST = test_thread_exit test_thread_stall test_tp_fail
This page took 0.024679 seconds and 5 git commands to generate.