X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=2d05ef9449665e642bbf20d7e67658b57f128546;hb=cca767be4b3f8590ac8148b79f2b379bcfa19018;hp=824be61b34a05b678df163b36597fdde84382806;hpb=75d9ab4b8164f7b2012da916c5b36f1445e9ee09;p=babeltrace.git 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