X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=54fec49a2ecb1fd0eb3475cc8786df7c06520a9b;hb=f2e97f594f0c730f933b5f9840938d878b13e26b;hp=957a01d25d171ed1000a099f6ec1dbb7a3002d02;hpb=683d081a7f3734fcb5c8dd4424b0aa102117d1a0;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 957a01d25..54fec49a2 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -103,6 +103,7 @@ lttnginclude_HEADERS = \ lttng/channel.h \ lttng/domain.h \ lttng/event.h \ + lttng/event-expr.h \ lttng/handle.h \ lttng/session.h \ lttng/lttng-error.h \ @@ -176,6 +177,7 @@ noinst_HEADERS = \ lttng/channel-internal.h \ lttng/domain-internal.h \ lttng/event-internal.h \ + lttng/event-expr-internal.h \ lttng/rotate-internal.h \ lttng/ref-internal.h \ lttng/location-internal.h \