lib: add output port notification iterator
[babeltrace.git] / include / Makefile.am
index 43a7adb1c8cd7ac344f7f7c9879e8e9e06a64221..cd03f56ac35260252c2c6cb078ed8aab71f30f7f 100644 (file)
@@ -51,7 +51,6 @@ babeltracegraphincludedir = "$(includedir)/babeltrace/graph"
 babeltracegraphinclude_HEADERS = \
        babeltrace/graph/clock-class-priority-map.h \
        babeltrace/graph/component-class-filter.h \
-       babeltrace/graph/component-class-sink-colander.h \
        babeltrace/graph/component-class-sink.h \
        babeltrace/graph/component-class-source.h \
        babeltrace/graph/component-class.h \
@@ -71,6 +70,7 @@ babeltracegraphinclude_HEADERS = \
        babeltrace/graph/notification.h \
        babeltrace/graph/notification-packet.h \
        babeltrace/graph/notification-stream.h \
+       babeltrace/graph/output-port-notification-iterator.h \
        babeltrace/graph/port.h \
        babeltrace/graph/private-component-filter.h \
        babeltrace/graph/private-component-sink.h \
@@ -122,6 +122,7 @@ noinst_HEADERS = \
        babeltrace/endian-internal.h \
        babeltrace/graph/clock-class-priority-map-internal.h \
        babeltrace/graph/component-class-internal.h \
+       babeltrace/graph/component-class-sink-colander-internal.h \
        babeltrace/graph/component-filter-internal.h \
        babeltrace/graph/component-internal.h \
        babeltrace/graph/component-sink-internal.h \
This page took 0.025422 seconds and 4 git commands to generate.