X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=1f3c3dab5e6f96b23d7e5fb2549427ab4fd48e90;hb=d14fb122db9a0f322feca2ecfe8f4af574574d38;hp=02141d4b772b102bb68c3cd415a2bdc03dd82cab;hpb=b57189796b40b443ec7fcdc739d7022c4e444f2f;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 02141d4b..1f3c3dab 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-class.h \ - babeltrace/ctf-ir/trace.h \ babeltrace/ctf-ir/utils.h noinst_HEADERS = \ @@ -74,6 +73,7 @@ noinst_HEADERS = \ 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 \