Fix: Add test scripts and lists to the distribution package
[lttng-tools.git] / tests / regression / tools / health / Makefile.am
index 94e54dfaf0655d6cba9cb21ba7c87c6eef494e98..098fbf421aee5ee9c119b0fc14ecf66cc7ecd6d0 100644 (file)
@@ -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
This page took 0.024601 seconds and 5 git commands to generate.