X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fsave-load%2FMakefile.am;h=f833661f3da02ae730d7441ba0a269e8fcced612;hb=8db430e7dcb5305c60a93ccb2fc90e8e0f006915;hp=72b3039f00a8dceb8f66cbee74ed6ef167b78ab2;hpb=e02b109ba0132f2c715fdb9db55cbdf8f8203749;p=lttng-tools.git diff --git a/tests/regression/tools/save-load/Makefile.am b/tests/regression/tools/save-load/Makefile.am index 72b3039f0..f833661f3 100644 --- a/tests/regression/tools/save-load/Makefile.am +++ b/tests/regression/tools/save-load/Makefile.am @@ -1,5 +1,10 @@ -noinst_SCRIPTS = test_save test_load -EXTRA_DIST = $(noinst_SCRIPTS) +# SPDX-License-Identifier: GPL-2.0-only + +noinst_SCRIPTS = test_save test_load test_autoload +EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \ + load-42-trackers.lttng + +SUBDIRS = configuration all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \