[lttng-dev] [PATCH babeltrace] Fix: Support out of tree builds in babeltrace.

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Wed Mar 12 14:52:35 EDT 2014


Merged, I removed the . at the end of the patch title.

Thanks,

Mathieu

----- Original Message -----
> From: "Lars Persson" <lars.persson at axis.com>
> To: lttng-dev at lists.lttng.org
> Cc: "Lars Persson" <larper at axis.com>
> Sent: Wednesday, March 12, 2014 3:12:46 AM
> Subject: [lttng-dev] [PATCH babeltrace] Fix: Support out of tree builds in	babeltrace.
> 
> Signed-off-by: Lars Persson <larper at axis.com>
> ---
>  formats/lttng-live/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/formats/lttng-live/Makefile.am b/formats/lttng-live/Makefile.am
> index c834699..2c6b0bd 100644
> --- a/formats/lttng-live/Makefile.am
> +++ b/formats/lttng-live/Makefile.am
> @@ -1,4 +1,4 @@
> -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
> -I$(top_builddir)/include
> +AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
> -I$(top_builddir)/include -I$(top_srcdir)
>  
>  lib_LTLIBRARIES = libbabeltrace-lttng-live.la
>  
> --
> 1.7.2.5
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list