Fix live-comm: only apply retry timeout for already seen inactive indexes.
[babeltrace.git] / include / Makefile.am
index b6905cf6d7462d19a7455ab09759a687679ee006..1f3c3dab5e6f96b23d7e5fb2549427ab4fd48e90 100644 (file)
@@ -27,11 +27,7 @@ babeltracectfirinclude_HEADERS = \
        babeltrace/ctf-ir/field-types.h \
        babeltrace/ctf-ir/event.h \
        babeltrace/ctf-ir/event-class.h \
-       babeltrace/ctf-ir/field-path.h \
-       babeltrace/ctf-ir/stream.h \
-       babeltrace/ctf-ir/packet.h \
        babeltrace/ctf-ir/stream-class.h \
-       babeltrace/ctf-ir/trace.h \
        babeltrace/ctf-ir/utils.h
 
 noinst_HEADERS = \
@@ -75,6 +71,9 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/packet-internal.h \
        babeltrace/ctf-ir/trace-internal.h \
        babeltrace/ctf-ir/validation-internal.h \
+       babeltrace/ctf-ir/field-path.h \
+       babeltrace/ctf-ir/packet.h \
+       babeltrace/ctf-ir/trace.h \
        babeltrace/ctf-writer/functor-internal.h \
        babeltrace/trace-handle-internal.h \
        babeltrace/compat/uuid.h \
This page took 0.024947 seconds and 4 git commands to generate.