From: David Goulet Date: Fri, 17 Aug 2012 19:38:05 +0000 (-0400) Subject: Add missing scripts to the dist package X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=b663c252418bbe53598d5a65062640cb1fdc4667 Add missing scripts to the dist package Signed-off-by: David Goulet --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 27570566b..bc0f0a59a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = . tools kernel AM_CFLAGS = -g -Wall AM_LDFLAGS = -lurcu -lurcu-cds -EXTRA_DIST = run-report.py test_list.py utils.sh utils.h +EXTRA_DIST = run-report.py test_list.py utils.sh utils.h runall.sh if HAVE_LIBLTTNG_UST_CTL SUBDIRS += ust diff --git a/tests/tools/streaming/Makefile.am b/tests/tools/streaming/Makefile.am index 27ef18b03..f7a3c9d75 100644 --- a/tests/tools/streaming/Makefile.am +++ b/tests/tools/streaming/Makefile.am @@ -23,5 +23,5 @@ gen_ust_events_SOURCES = gen-ust-events.c tp.c tp.h gen_ust_events_LDADD = -llttng-ust endif -noinst_SCRIPTS = runall run-ust run-kernel -EXTRA_DIST = runall run-ust run-kernel +noinst_SCRIPTS = runall run-ust run-kernel uri_switch +EXTRA_DIST = runall run-ust run-kernel uri_switch