X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fclear%2FMakefile.am;h=dd0f0542109b44aff117ae27e51ab1f4d549b0a1;hb=HEAD;hp=aa700f172dfdaef1c9d44afe94010408cc506320;hpb=c28fcefd993b7539716bb5cd9557a08a217ec463;p=lttng-tools.git diff --git a/tests/regression/tools/clear/Makefile.am b/tests/regression/tools/clear/Makefile.am index aa700f172..dd0f05421 100644 --- a/tests/regression/tools/clear/Makefile.am +++ b/tests/regression/tools/clear/Makefile.am @@ -1,5 +1,7 @@ -noinst_SCRIPTS = test_kernel test_ust -EXTRA_DIST = test_kernel test_ust +# SPDX-License-Identifier: GPL-2.0-only + +noinst_SCRIPTS = test_kernel test_ust test_live_hang.py +EXTRA_DIST = test_kernel test_ust test_live_hang.py all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \