Split notification iterator API into base and specialized functions
[babeltrace.git] / include / Makefile.am
index e115d36b4e8a727971c010866e883c89963b1d42..43a7adb1c8cd7ac344f7f7c9879e8e9e06a64221 100644 (file)
@@ -72,14 +72,15 @@ babeltracegraphinclude_HEADERS = \
        babeltrace/graph/notification-packet.h \
        babeltrace/graph/notification-stream.h \
        babeltrace/graph/port.h \
-       babeltrace/graph/query-executor.h \
        babeltrace/graph/private-component-filter.h \
        babeltrace/graph/private-component-sink.h \
        babeltrace/graph/private-component-source.h \
        babeltrace/graph/private-component.h \
+       babeltrace/graph/private-connection-notification-iterator.h \
+       babeltrace/graph/private-connection-private-notification-iterator.h \
        babeltrace/graph/private-connection.h \
-       babeltrace/graph/private-notification-iterator.h \
-       babeltrace/graph/private-port.h
+       babeltrace/graph/private-port.h \
+       babeltrace/graph/query-executor.h
 
 noinst_HEADERS = \
        babeltrace/align-internal.h \
This page took 0.024856 seconds and 4 git commands to generate.