X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=54fec49a2ecb1fd0eb3475cc8786df7c06520a9b;hp=957a01d25d171ed1000a099f6ec1dbb7a3002d02;hb=48c475643635d97d56fc251ca0b54e67ff25a51f;hpb=6f9f5cd0134460ad499ce753ff4886440b0b8a0f 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 \