Fix: Use list rather than ptr array for trace streams
[babeltrace.git] / include / Makefile.am
index ba6d9127d2a086525a2a0836bef9c7435e617a24..f6e8e4929f238f341ee48db7062fa586136b0d56 100644 (file)
@@ -33,10 +33,10 @@ 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/so-info.h \
+       babeltrace/bin-info.h \
        babeltrace/utils.h \
        babeltrace/ctf-ir/metadata.h \
        babeltrace/ctf/events-internal.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.024818 seconds and 4 git commands to generate.