X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=1f2b558af25c4493e149d18ef20eb2a596a86d19;hb=458af89d3baff393a4c38f70520fb51b811ad932;hp=513194efa745dc0a1e2db78cbab36979d0fd4a2c;hpb=559455a97078bcf4040a95f611a33b7fd569402b;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 513194ef..1f2b558a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -32,6 +32,11 @@ noinst_HEADERS = \ babeltrace/trace-collection.h \ babeltrace/prio_heap.h \ babeltrace/types.h \ + babeltrace/crc32.h \ + babeltrace/debuginfo.h \ + babeltrace/trace-debuginfo.h \ + babeltrace/dwarf.h \ + babeltrace/so-info.h \ babeltrace/ctf-ir/metadata.h \ babeltrace/ctf/events-internal.h \ babeltrace/ctf/metadata.h \ @@ -56,5 +61,7 @@ noinst_HEADERS = \ babeltrace/compat/send.h \ babeltrace/compat/fcntl.h \ babeltrace/compat/stdlib.h \ + babeltrace/compat/dirent.h \ + babeltrace/compat/stdio.h \ babeltrace/endian.h \ babeltrace/mmap-align.h