Fix: Use list rather than ptr array for trace streams
[babeltrace.git] / include / Makefile.am
index eb58604a91cd7728443fb2e61889166ce91af3ec..f6e8e4929f238f341ee48db7062fa586136b0d56 100644 (file)
@@ -33,8 +33,8 @@ noinst_HEADERS = \
        babeltrace/prio_heap.h \
        babeltrace/types.h \
        babeltrace/crc32.h \
-       babeltrace/debuginfo.h \
-       babeltrace/trace-debuginfo.h \
+       babeltrace/debug-info.h \
+       babeltrace/trace-debug-info.h \
        babeltrace/dwarf.h \
        babeltrace/bin-info.h \
        babeltrace/utils.h \
@@ -64,5 +64,6 @@ noinst_HEADERS = \
        babeltrace/compat/stdlib.h \
        babeltrace/compat/dirent.h \
        babeltrace/compat/stdio.h \
+       babeltrace/compat/mman.h \
        babeltrace/endian.h \
        babeltrace/mmap-align.h
This page took 0.024166 seconds and 4 git commands to generate.