Tests: add rotation tests scripts to noinst_SCRIPTS and EXTRA_DIST
[lttng-tools.git] / tests / regression / tools / rotation / Makefile.am
index 39cda782165cb51f2eae18cb0830c7cf2f1e676d..05a88fd11df9d6358f551ac91d1fd2254656dabb 100644 (file)
@@ -1,5 +1,5 @@
-noinst_SCRIPTS = test_kernel test_kernel_streaming test_ust_fast test_ust_long ust_test test_ust_streaming
-EXTRA_DIST = test_kernel test_kernel_streaming test_ust_fast test_ust_long ust_test test_ust_streaming
+noinst_SCRIPTS = test_kernel test_ust test_save_load_mi
+EXTRA_DIST = test_kernel test_ust test_save_load_mi
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024359 seconds and 5 git commands to generate.