Fix: remove uri switch test from cbab merge commit
[lttng-tools.git] / tests / regression / tools / streaming / Makefile.am
index 1949f669b3687a494a20427056f9ffa809da489c..e42435011d4229dc3d6e6e34f32369e33c838cef 100644 (file)
@@ -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
This page took 0.023899 seconds and 5 git commands to generate.