X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=35af83ae1fb1e1758345420279b031431cc963ab;hb=bc37ae52aa6face901440bf7eb2171104b5343d8;hp=3e322666ed385b6348a65dd9aa99100ea8015ca0;hpb=adc315b840e3970b9f6e255c91e38ec29f05adab;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 3e322666..35af83ae 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -26,7 +26,9 @@ babeltracectfirinclude_HEADERS = \ babeltrace/ctf-ir/event-fields.h \ babeltrace/ctf-ir/event-types.h \ babeltrace/ctf-ir/event.h \ - babeltrace/ctf-ir/stream-class.h + babeltrace/ctf-ir/stream.h \ + babeltrace/ctf-ir/stream-class.h \ + babeltrace/ctf-ir/trace.h noinst_HEADERS = \ babeltrace/align.h \ @@ -54,12 +56,13 @@ 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 \ babeltrace/compat/memstream.h \ babeltrace/compat/string.h \ babeltrace/compat/utc.h \ + babeltrace/compat/limits.h \ babeltrace/endian.h \ babeltrace/mmap-align.h