Unify reference counting using a common bt_object base
[babeltrace.git] / include / Makefile.am
index 35a52f96ce68fcaacb80c593e5c7dcb4730e58c8..15159dd7a81d2fd1d84fc9c89a288adbe62a1434 100644 (file)
@@ -6,7 +6,8 @@ babeltraceinclude_HEADERS = \
        babeltrace/trace-handle.h \
        babeltrace/list.h \
        babeltrace/clock-types.h \
-       babeltrace/objects.h
+       babeltrace/values.h \
+       babeltrace/ref.h
 
 babeltracectfinclude_HEADERS = \
        babeltrace/ctf/events.h \
@@ -43,7 +44,9 @@ noinst_HEADERS = \
        babeltrace/iterator-internal.h \
        babeltrace/trace-collection.h \
        babeltrace/prio_heap.h \
+       babeltrace/ref-internal.h \
        babeltrace/types.h \
+       babeltrace/object-internal.h \
        babeltrace/ctf-ir/metadata.h \
        babeltrace/ctf/events-internal.h \
        babeltrace/ctf/metadata.h \
@@ -51,7 +54,6 @@ noinst_HEADERS = \
        babeltrace/ctf/types.h \
        babeltrace/ctf/callbacks-internal.h \
        babeltrace/ctf/ctf-index.h \
-       babeltrace/ctf-writer/ref-internal.h \
        babeltrace/ctf-writer/writer-internal.h \
        babeltrace/ctf-ir/attributes-internal.h \
        babeltrace/ctf-ir/event-types-internal.h \
This page took 0.024836 seconds and 4 git commands to generate.