X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fclear%2FMakefile.am;h=dd0f0542109b44aff117ae27e51ab1f4d549b0a1;hb=6a96f8dfc76652c37392cbb021eb4122bba592f0;hp=97f8d83a30021d0eae4e8d5057cec258b38f1901;hpb=45ce5eede99b4bd47067cd235629291540182fb8;p=lttng-tools.git diff --git a/tests/regression/tools/clear/Makefile.am b/tests/regression/tools/clear/Makefile.am index 97f8d83a3..dd0f05421 100644 --- a/tests/regression/tools/clear/Makefile.am +++ b/tests/regression/tools/clear/Makefile.am @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only -noinst_SCRIPTS = test_kernel test_ust -EXTRA_DIST = test_kernel test_ust +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 \