[lttng-dev] [PATCH] Add trace-collection.h to the installed headers

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Mon Feb 13 18:28:10 EST 2012


Merged, thanks!

Mathieu

* Alexandre Montplaisir (alexandre.montplaisir at gmail.com) wrote:
> Or else the tarball generated by 'make dist' fails to compile with
> 
> context.c:27:41: fatal error: babeltrace/trace-collection.h: No
>                  such file or directory
> 
> Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
> ---
>  include/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index 5979b38..12b8947 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -3,6 +3,7 @@ babeltraceinclude_HEADERS = \
>  	babeltrace/format.h \
>  	babeltrace/context.h \
>  	babeltrace/iterator.h \
> +	babeltrace/trace-collection.h \
>  	babeltrace/trace-handle.h
>  
>  
> -- 
> 1.7.9
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list