X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=cb6209d92c02f9f0cd5f71386ee6da8747886d45;hp=94a421b0ab94147e69f19c2ccd9f1f9a737c8a00;hb=b99a0cb3edd93f55e712096a352d64b79d4716bb;hpb=bbadb5e0b423348492c56ef7d8430087d9d9349d diff --git a/include/Makefile.am b/include/Makefile.am index 94a421b0a..cb6209d92 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -104,6 +104,7 @@ lttnginclude_HEADERS = \ lttng/destruction-handle.h \ lttng/domain.h \ lttng/endpoint.h \ + lttng/error-query.h \ lttng/event-expr.h \ lttng/event-field-value.h \ lttng/event.h \ @@ -173,6 +174,7 @@ noinst_HEADERS = \ lttng/condition/session-rotation-internal.h \ lttng/domain-internal.h \ lttng/endpoint-internal.h \ + lttng/error-query-internal.h \ lttng/event-expr-internal.h \ lttng/event-field-value-internal.h \ lttng/event-internal.h \