X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=441d3ba51030b5706d04520550210d764820634b;hb=55732d44c13bc98c8acff716d66dceea09c2af68;hp=027f2d32e6bc6d9f69baf9993837094085aa64f3;hpb=ad72416ee16fe94efc3c2e1432f225ea87c2db3c;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 027f2d32..441d3ba5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,7 +28,6 @@ babeltracectfirinclude_HEADERS = \ babeltrace/ctf-ir/event.h \ babeltrace/ctf-ir/event-class.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 @@ -75,6 +74,7 @@ noinst_HEADERS = \ 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-writer/functor-internal.h \ babeltrace/trace-handle-internal.h \ babeltrace/compat/uuid.h \