X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fsnapshots%2FMakefile.am;h=26aa017484ed6abf0771fbaf751a563fb9211931;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hp=66e9ddd318039c50be580a7bc9f61e0e1defe0b8;hpb=c83e7ca00efd681ec2406d2a2b2622d373ae2647;p=lttng-tools.git diff --git a/tests/regression/tools/snapshots/Makefile.am b/tests/regression/tools/snapshots/Makefile.am index 66e9ddd31..26aa01748 100644 --- a/tests/regression/tools/snapshots/Makefile.am +++ b/tests/regression/tools/snapshots/Makefile.am @@ -1,5 +1,7 @@ -noinst_SCRIPTS = test_kernel test_kernel_streaming test_ust test_ust_streaming -EXTRA_DIST = test_kernel test_kernel_streaming test_ust test_ust_streaming +# SPDX-License-Identifier: GPL-2.0-only + +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 all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \