Add query executor
[babeltrace.git] / include / Makefile.am
index f929321067964b541afa5f164b470c5cae86f973..e115d36b4e8a727971c010866e883c89963b1d42 100644 (file)
@@ -51,6 +51,7 @@ 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 +72,7 @@ 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 \
@@ -96,7 +98,6 @@ noinst_HEADERS = \
        babeltrace/compat/time-internal.h \
        babeltrace/compat/unistd-internal.h \
        babeltrace/compat/utc-internal.h \
-       babeltrace/compat/utsname-internal.h \
        babeltrace/compat/uuid-internal.h \
        babeltrace/compiler-internal.h \
        babeltrace/ctf-ir/attributes-internal.h \
@@ -135,6 +136,7 @@ noinst_HEADERS = \
        babeltrace/graph/notification-packet-internal.h \
        babeltrace/graph/notification-stream-internal.h \
        babeltrace/graph/port-internal.h \
+       babeltrace/graph/query-executor-internal.h \
        babeltrace/lib-logging-internal.h \
        babeltrace/list-internal.h \
        babeltrace/logging-internal.h \
This page took 0.023609 seconds and 4 git commands to generate.