ir: add public bt_ctf_packet object
[babeltrace.git] / include / Makefile.am
index f022571b95c9e6fb9f1240942c3ea99cc78dc0d9..e7f32eab13e7765793b56c9a8ae0046e881fb353 100644 (file)
@@ -31,6 +31,7 @@ babeltracectfirinclude_HEADERS = \
        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
@@ -67,6 +68,7 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/resolve-internal.h \
        babeltrace/ctf-ir/stream-class-internal.h \
        babeltrace/ctf-ir/stream-internal.h \
+       babeltrace/ctf-ir/packet-internal.h \
        babeltrace/ctf-ir/trace-internal.h \
        babeltrace/ctf-ir/validation-internal.h \
        babeltrace/ctf-writer/functor-internal.h \
This page took 0.023402 seconds and 4 git commands to generate.