[lttng-dev] [PATCH lttng-tool] Fix: mi: missing files on make dist

David Goulet dgoulet at efficios.com
Tue Jul 29 16:05:57 EDT 2014


Merged

On 29 Jul (15:24:16), Jonathan Rajotte Julien wrote:
> Signed-off-by: Jonathan Rajotte Julien <jonathan.r.julien at gmail.com>
> ---
>  src/common/Makefile.am                | 1 +
>  tests/regression/tools/mi/Makefile.am | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/src/common/Makefile.am b/src/common/Makefile.am
> index 4b623c8..7011d97 100644
> --- a/src/common/Makefile.am
> +++ b/src/common/Makefile.am
> @@ -12,6 +12,7 @@ noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \
>  
>  # Common library
>  noinst_LTLIBRARIES = libcommon.la
> +EXTRA_DIST = mi_lttng.xsd
>  
>  libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
>                         common.h futex.c futex.h uri.c uri.h defaults.c \
> diff --git a/tests/regression/tools/mi/Makefile.am b/tests/regression/tools/mi/Makefile.am
> index 5586461..4c77f56 100644
> --- a/tests/regression/tools/mi/Makefile.am
> +++ b/tests/regression/tools/mi/Makefile.am
> @@ -10,7 +10,7 @@ extract_xml_CPPFLAGS = $(XML_CPPFLAGS) $(AM_CPPFLAGS)
>  extract_xml_LDADD = $(XML_LIBS)
>  
>  noinst_SCRIPTS = test_mi
> -EXTRA_DIST =
> +EXTRA_DIST = test_mi
>  
>  all-local:
>  	@if [ x"$(srcdir)" != x"$(builddir)" ]; then \
> -- 
> 2.0.0
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: Digital signature
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140729/e27d7ce6/attachment.sig>


More information about the lttng-dev mailing list