[lttng-dev] [babeltrace PATCH] Remove trace-collection.h from include_headers

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Fri Aug 10 17:34:24 EDT 2012


merged, thanks!

Mathieu

* Danny Serres (danny.serres at efficios.com) wrote:
> Signed-off-by: Danny Serres <danny.serres at efficios.com>
> ---
>  include/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index f7488da..79247a0 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -3,7 +3,6 @@ babeltraceinclude_HEADERS = \
>  	babeltrace/format.h \
>  	babeltrace/context.h \
>  	babeltrace/iterator.h \
> -	babeltrace/trace-collection.h \
>  	babeltrace/trace-handle.h \
>  	babeltrace/list.h \
>  	babeltrace/clock-types.h
> @@ -21,6 +20,7 @@ noinst_HEADERS = \
>  	babeltrace/context-internal.h \
>  	babeltrace/iterator-internal.h \
>  	babeltrace/prio_heap.h \
> +	babeltrace/trace-collection.h \
>  	babeltrace/types.h \
>  	babeltrace/ctf-ir/metadata.h \
>  	babeltrace/ctf/events-internal.h \
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> 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