X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fstreaming%2FMakefile.am;h=e42435011d4229dc3d6e6e34f32369e33c838cef;hp=1949f669b3687a494a20427056f9ffa809da489c;hb=bd2d5dd19e3017f119491213003ef069b8008b24;hpb=ef8343605f92072ca2ed7174b0cc2594ee33dfab diff --git a/tests/regression/tools/streaming/Makefile.am b/tests/regression/tools/streaming/Makefile.am index 1949f669b..e42435011 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_high_throughput_limits +EXTRA_DIST = test_ust test_kernel test_high_throughput_limits