X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fsave-load%2FMakefile.am;h=a108002d45d19ed427f95470dfa8e8b438710f88;hb=44e941b73357c2736a37d40fc0626e7d62b9bbd3;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..a108002d4 100644 --- a/tests/regression/tools/save-load/Makefile.am +++ b/tests/regression/tools/save-load/Makefile.am @@ -1,5 +1,8 @@ -noinst_SCRIPTS = test_save test_load -EXTRA_DIST = $(noinst_SCRIPTS) +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 \