Fix: Uninitialized return value in bt_ctf_event_class_get_id
[babeltrace.git] / include / Makefile.am
index 9f106c967096911682517f177d90b2b2c632aaf4..be4999a58f511d2b0df92e7282b614adb1cb0b45 100644 (file)
@@ -5,7 +5,8 @@ babeltraceinclude_HEADERS = \
        babeltrace/iterator.h \
        babeltrace/trace-handle.h \
        babeltrace/list.h \
-       babeltrace/clock-types.h
+       babeltrace/clock-types.h \
+       babeltrace/objects.h
 
 babeltracectfinclude_HEADERS = \
        babeltrace/ctf/events.h \
@@ -59,6 +60,7 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/stream-class-internal.h \
        babeltrace/ctf-ir/stream-internal.h \
        babeltrace/ctf-ir/trace-internal.h \
+       babeltrace/ctf-ir/visitor-internal.h \
        babeltrace/ctf-writer/functor-internal.h \
        babeltrace/trace-handle-internal.h \
        babeltrace/compat/uuid.h \
This page took 0.024416 seconds and 4 git commands to generate.