Fix: add missing script to dist
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 9 Jun 2016 16:21:30 +0000 (12:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 14 Jun 2016 14:34:28 +0000 (10:34 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/Makefile.am

index 4208648cf7c3a2e1b77a51cce2a5c3f011c83478..bd79d20e3f901acac651b385830b845305d33fc7 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = . tap testapp
 
-EXTRA_DIST = 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
 noinst_LTLIBRARIES = libtestutils.la
 
This page took 0.025547 seconds and 4 git commands to generate.