[lttng-dev] [PATCH lttng-tools] Fix: add missing test file to EXTRA_DIST
Jérémie Galarneau
jeremie.galarneau at efficios.com
Wed Sep 16 18:49:29 EDT 2015
Merged, thanks!
Jérémie
On Tue, Sep 15, 2015 at 10:37 AM, Michael Jeanson <mjeanson at efficios.com> wrote:
> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
> tests/regression/tools/save-load/Makefile.am | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/regression/tools/save-load/Makefile.am b/tests/regression/tools/save-load/Makefile.am
> index 6b496be..d6a6ae3 100644
> --- a/tests/regression/tools/save-load/Makefile.am
> +++ b/tests/regression/tools/save-load/Makefile.am
> @@ -1,5 +1,6 @@
> noinst_SCRIPTS = test_save test_load
> -EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng
> +EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
> + load-42-trackers.lttng
>
> all-local:
> @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
> --
> 1.9.1
>
--
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list