X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=e7f32eab13e7765793b56c9a8ae0046e881fb353;hb=f79cf0f0781f10167a01c9d8b925fd116d184c83;hp=f022571b95c9e6fb9f1240942c3ea99cc78dc0d9;hpb=5fd2e9fda6185e989583e6e61b9312683149747e;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 \