X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=9109642dcda8cb037c87640eccca7796c36436ce;hb=9d5a288571bc2e43c7e58e2ce9eff465c1189352;hp=ec927b9173ffa21f9a9557c157e80f5e38ba5d77;hpb=550461940505dbeae425d1b87d145549800a5341;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index ec927b91..9109642d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -38,6 +38,7 @@ noinst_HEADERS = \ babeltrace/ctf-text/types.h \ babeltrace/ctf/types.h \ babeltrace/ctf/callbacks-internal.h \ + babeltrace/ctf/ctf-index.h \ babeltrace/ctf-writer/ref-internal.h \ babeltrace/ctf-writer/writer-internal.h \ babeltrace/ctf-writer/event-types-internal.h \ @@ -51,5 +52,7 @@ noinst_HEADERS = \ babeltrace/compat/memstream.h \ babeltrace/compat/string.h \ babeltrace/compat/utc.h \ + babeltrace/compat/limits.h \ + babeltrace/compat/send.h \ babeltrace/endian.h \ babeltrace/mmap-align.h