X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=00364dc830236fb0e06cad4766f1622672ef2f53;hb=3f043b0587e8c2bc1f8921438c112e41fa54db8f;hp=3e322666ed385b6348a65dd9aa99100ea8015ca0;hpb=f6c2aa831fa1a93d86f309ab5901ac2e9ffa909a;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 3e322666..00364dc8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -26,6 +26,7 @@ babeltracectfirinclude_HEADERS = \ babeltrace/ctf-ir/event-fields.h \ babeltrace/ctf-ir/event-types.h \ babeltrace/ctf-ir/event.h \ + babeltrace/ctf-ir/stream.h \ babeltrace/ctf-ir/stream-class.h noinst_HEADERS = \ @@ -54,7 +55,7 @@ noinst_HEADERS = \ babeltrace/ctf-ir/event-internal.h \ babeltrace/ctf-ir/clock-internal.h \ babeltrace/ctf-ir/stream-class-internal.h \ - babeltrace/ctf-writer/stream-internal.h \ + babeltrace/ctf-ir/stream-internal.h \ babeltrace/ctf-writer/functor-internal.h \ babeltrace/trace-handle-internal.h \ babeltrace/compat/uuid.h \