Add query executor
[babeltrace.git] / include / Makefile.am
index f1f86fcb69f28cc11690b9672b10c3fd1f4823f9..e115d36b4e8a727971c010866e883c89963b1d42 100644 (file)
@@ -72,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 \
@@ -97,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 \
@@ -136,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.023572 seconds and 4 git commands to generate.