Fix: ctf/iterator.h bt_ctf_iter_read_event() comment
[babeltrace.git] / include / Makefile.am
index e675f9e3724111cef25466ec8f7188b0e42b2275..1fb0b5776556fe1c4cb3d2b561fe315ca13cfff1 100644 (file)
@@ -8,8 +8,9 @@ babeltraceinclude_HEADERS = \
        babeltrace/list.h
 
 babeltracectfinclude_HEADERS = \
-       babeltrace/ctf/events.h \
-       babeltrace/ctf/callbacks.h
+       babeltrace/ctf/events.h \
+       babeltrace/ctf/callbacks.h \
+       babeltrace/ctf/iterator.h
 
 noinst_HEADERS = \
        babeltrace/align.h \
@@ -26,4 +27,6 @@ noinst_HEADERS = \
        babeltrace/ctf-text/types.h \
        babeltrace/ctf/types.h \
        babeltrace/ctf/callbacks-internal.h \
-       babeltrace/trace-handle-internal.h
+       babeltrace/trace-handle-internal.h \
+       babeltrace/uuid.h \
+       babeltrace/endian.h
This page took 0.023281 seconds and 4 git commands to generate.