X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=7f27cc82fe407d0742c567054d42e7617ffcbb53;hb=fcf0f774e2b567e5dcf9190a84973b7a4e06eb7d;hp=a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd;hpb=1ce46cfe8391e5a9e72553f0886a7a79e9ac64c6;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index a4fa6fb3a..7f27cc82f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -83,7 +83,8 @@ lttnginclude_HEADERS = \ lttng/endpoint.h \ lttng/rotation.h \ lttng/location.h \ - lttng/userspace-probe.h + lttng/userspace-probe.h \ + lttng/session-descriptor.h lttngactioninclude_HEADERS= \ lttng/action/action.h \ @@ -125,5 +126,7 @@ noinst_HEADERS = \ lttng/ref-internal.h \ lttng/location-internal.h \ lttng/userspace-probe-internal.h \ + lttng/session-internal.h \ + lttng/session-descriptor-internal.h \ version.h \ version.i