make check: add warning when LTTng processes are running
[lttng-tools.git] / tests / utils / Makefile.am
index b3d5929738f4d8c7d92b929763685ca3cda8c717..f43233d8637d87a372d9a2325de9a3d9b1df3e7e 100644 (file)
@@ -1,7 +1,7 @@
 SUBDIRS = tap testapp
 
-EXTRA_DIST = utils.sh test_utils.py babelstats.pl
-dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl
+EXTRA_DIST = utils.sh test_utils.py babelstats.pl warn_lttng_processes.sh
+dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl warn_lttng_processes.sh
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024545 seconds and 5 git commands to generate.