Fix: missing scripts for make dist
[lttng-tools.git] / tests / tools / health / Makefile.am
index 6f80ead340e6599f859be3cc0cd5d116e6414bf8..26d246161c93f96db1f4096b5ffea6b702288420 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
+
+noinst_SCRIPTS = runall
+EXTRA_DIST = runall
This page took 0.023338 seconds and 4 git commands to generate.