Signed-off-by: Danny Serres <[email protected]>
---
 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
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to