Add inactivity notification
[babeltrace.git] / include / Makefile.am
index 5a8aefb872c40ad9007237e0f232138fbc0cee21..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 \
@@ -116,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.025795 seconds and 4 git commands to generate.