X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=c86a1c5e09c0341c062033cfd39c86107915c9e0;hb=f2e086eddce40fb3b772f50f4cd8023f2cc2a10f;hp=a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd;hpb=1ce46cfe8391e5a9e72553f0886a7a79e9ac64c6;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index a4fa6fb3a..c86a1c5e0 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -83,7 +83,9 @@ lttnginclude_HEADERS = \ lttng/endpoint.h \ lttng/rotation.h \ lttng/location.h \ - lttng/userspace-probe.h + lttng/userspace-probe.h \ + lttng/session-descriptor.h \ + lttng/destruction-handle.h lttngactioninclude_HEADERS= \ lttng/action/action.h \ @@ -125,5 +127,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