X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fstreaming%2FMakefile.am;h=2dbb4d5ab48f45ce04ee937e40cc6ab8b80857b2;hp=1949f669b3687a494a20427056f9ffa809da489c;hb=7ed34c821a1b9941c0dffe8698967aeb5e375f00;hpb=d346ccad757068a5df142710ab5895f6ee93082b diff --git a/tests/regression/tools/streaming/Makefile.am b/tests/regression/tools/streaming/Makefile.am index 1949f669b..2dbb4d5ab 100644 --- a/tests/regression/tools/streaming/Makefile.am +++ b/tests/regression/tools/streaming/Makefile.am @@ -14,5 +14,5 @@ gen_ust_events_SOURCES = gen-ust-events.c tp.c tp.h gen_ust_events_LDADD = -llttng-ust endif -noinst_SCRIPTS = runall test_ust test_kernel test_uri_switch test_high_throughput_limits -EXTRA_DIST = runall test_ust test_kernel test_uri_switch test_high_throughput_limits +noinst_SCRIPTS = test_ust test_kernel test_uri_switch test_high_throughput_limits +EXTRA_DIST = test_ust test_kernel test_uri_switch test_high_throughput_limits