Add bt_version_get_*() functions to dynamically get the lib's version
[babeltrace.git] / include / Makefile.am
index 003e7c32b36760779478503ebd0ce354067ce203..ae8d6dcc80fb4f9df73a8ae6bc1bc3bda14854e5 100644 (file)
@@ -49,6 +49,7 @@ babeltracegraphinclude_HEADERS = \
        babeltrace/graph/notification-eot.h \
        babeltrace/graph/notification-event.h \
        babeltrace/graph/notification-heap.h \
+       babeltrace/graph/notification-inactivity.h \
        babeltrace/graph/notification-iterator.h \
        babeltrace/graph/notification.h \
        babeltrace/graph/notification-packet.h \
@@ -72,11 +73,6 @@ noinst_HEADERS = \
        babeltrace/prio_heap.h \
        babeltrace/ref-internal.h \
        babeltrace/object-internal.h \
-       babeltrace/crc32.h \
-       babeltrace/dwarf.h \
-       babeltrace/bin-info.h \
-       babeltrace/utils.h \
-       babeltrace/list.h \
        babeltrace/ctf-writer/writer-internal.h \
        babeltrace/ctf-writer/serialize-internal.h \
        babeltrace/ctf-ir/attributes-internal.h \
@@ -121,6 +117,7 @@ noinst_HEADERS = \
        babeltrace/graph/component-source-internal.h \
        babeltrace/graph/notification-eot-internal.h \
        babeltrace/graph/notification-event-internal.h \
+       babeltrace/graph/notification-inactivity-internal.h \
        babeltrace/graph/notification-iterator-internal.h \
        babeltrace/graph/notification-internal.h \
        babeltrace/graph/notification-packet-internal.h \
This page took 0.023696 seconds and 4 git commands to generate.