X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e7f32eab13e7765793b56c9a8ae0046e881fb353;hb=d8fefb9b5319fb3428c01f0ba0f8a3e30f39d143;hp=f022571b95c9e6fb9f1240942c3ea99cc78dc0d9;hpb=272df73edf74c3d8d6cbbf6450258fdbc9fbad36;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index f022571b..e7f32eab 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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 \