.gitignore: ignore local vscode workspace settings file
[lttng-tools.git] / tests / regression / tools / clear / Makefile.am
index aa700f172dfdaef1c9d44afe94010408cc506320..dd0f0542109b44aff117ae27e51ab1f4d549b0a1 100644 (file)
@@ -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 \
This page took 0.030173 seconds and 4 git commands to generate.