X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=e115d36b4e8a727971c010866e883c89963b1d42;hb=c7eee084ca459af66ba1f6d375fba3f89db93584;hp=a0dd70802c8fae0fe01e5720f1f262e396506357;hpb=e373846d806aacb2841f4dd399a28296e2b5c5fe;p=deliverable%2Fbabeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index a0dd70802..e115d36b4 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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 \ @@ -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 \