[lttng-dev] [PATCH lttng-tools] Fix out-of-tree build

David Goulet dgoulet at efficios.com
Thu Sep 25 11:33:49 EDT 2014


Merged!

On 19 Sep (21:29:23), Simon Marchi wrote:
> Signed-off-by: Simon Marchi <simon.marchi at polymtl.ca>
> ---
>  tests/regression/tools/mi/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/regression/tools/mi/Makefile.am b/tests/regression/tools/mi/Makefile.am
> index 4c77f56..c4081db 100644
> --- a/tests/regression/tools/mi/Makefile.am
> +++ b/tests/regression/tools/mi/Makefile.am
> @@ -1,4 +1,4 @@
> -AM_CPPFLAGS = -I$(srcdir)/include
> +AM_CPPFLAGS = -I$(top_srcdir)/include
>  
>  noinst_PROGRAMS = validate_xml extract_xml
>  validate_xml_SOURCES = validate_xml.c
> -- 
> 2.1.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/20140925/720b082d/attachment.sig>


More information about the lttng-dev mailing list