From: Jérémie Galarneau Date: Tue, 3 Apr 2018 22:21:28 +0000 (-0400) Subject: Tests: add rotation tests scripts to noinst_SCRIPTS and EXTRA_DIST X-Git-Tag: v2.11.0-rc1~289 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=ee8a0efa0465ff2c7920ff30a485552bffbaf6e5 Tests: add rotation tests scripts to noinst_SCRIPTS and EXTRA_DIST Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/rotation/Makefile.am b/tests/regression/tools/rotation/Makefile.am index 39cda7821..05a88fd11 100644 --- a/tests/regression/tools/rotation/Makefile.am +++ b/tests/regression/tools/rotation/Makefile.am @@ -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 \