X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fsave-load%2FMakefile.am;h=3361744e9c85a878a7d34d351471267aeb3ea61c;hp=72b3039f00a8dceb8f66cbee74ed6ef167b78ab2;hb=f7af9a72c6709249c199989685bcd7d878ba2b33;hpb=e02b109ba0132f2c715fdb9db55cbdf8f8203749 diff --git a/tests/regression/tools/save-load/Makefile.am b/tests/regression/tools/save-load/Makefile.am index 72b3039f0..3361744e9 100644 --- a/tests/regression/tools/save-load/Makefile.am +++ b/tests/regression/tools/save-load/Makefile.am @@ -1,5 +1,11 @@ -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 tracker_legacy_none.lttng \ + tracker_legacy_all.lttng tracker_legacy_selective.lttng + +SUBDIRS = configuration all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \