X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2FMakefile.am;h=2d05ef9449665e642bbf20d7e67658b57f128546;hp=824be61b34a05b678df163b36597fdde84382806;hb=ccde9b25397f3e74c60bfbcb9f77008299a44cc9;hpb=75d9ab4b8164f7b2012da916c5b36f1445e9ee09 diff --git a/include/Makefile.am b/include/Makefile.am index 824be61b..2d05ef94 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -19,6 +19,7 @@ noinst_HEADERS = \ babeltrace/clock-internal.h \ babeltrace/compiler.h \ babeltrace/context-internal.h \ + babeltrace/format-internal.h \ babeltrace/iterator-internal.h \ babeltrace/trace-collection.h \ babeltrace/prio_heap.h \ @@ -30,6 +31,9 @@ noinst_HEADERS = \ babeltrace/ctf/types.h \ babeltrace/ctf/callbacks-internal.h \ babeltrace/trace-handle-internal.h \ - babeltrace/uuid.h \ + babeltrace/compat/uuid.h \ + babeltrace/compat/memstream.h \ + babeltrace/compat/string.h \ + babeltrace/compat/utc.h \ babeltrace/endian.h \ babeltrace/mmap-align.h