X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=b75602b270ab6773677eb24c34d2db397c802bdf;hb=d28fcdec589e6f0c98fed2f6c094defec58e2b24;hp=54fec49a2ecb1fd0eb3475cc8786df7c06520a9b;hpb=48c475643635d97d56fc251ca0b54e67ff25a51f;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 54fec49a2..b75602b27 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -104,6 +104,7 @@ lttnginclude_HEADERS = \ lttng/domain.h \ lttng/event.h \ lttng/event-expr.h \ + lttng/event-field-value.h \ lttng/handle.h \ lttng/session.h \ lttng/lttng-error.h \ @@ -178,6 +179,7 @@ noinst_HEADERS = \ lttng/domain-internal.h \ lttng/event-internal.h \ lttng/event-expr-internal.h \ + lttng/event-field-value-internal.h \ lttng/rotate-internal.h \ lttng/ref-internal.h \ lttng/location-internal.h \