X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=c86a1c5e09c0341c062033cfd39c86107915c9e0;hb=f2e086eddce40fb3b772f50f4cd8023f2cc2a10f;hp=2da03f493b4eef18eecda6681b101195ebd2348f;hpb=c19092cd4d6af49c38322fc55ca91f17f03f32ac;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 2da03f493..c86a1c5e0 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -82,7 +82,10 @@ lttnginclude_HEADERS = \ lttng/load.h \ lttng/endpoint.h \ lttng/rotation.h \ - lttng/location.h + lttng/location.h \ + lttng/userspace-probe.h \ + lttng/session-descriptor.h \ + lttng/destruction-handle.h lttngactioninclude_HEADERS= \ lttng/action/action.h \ @@ -119,8 +122,12 @@ noinst_HEADERS = \ lttng/endpoint-internal.h \ lttng/notification/channel-internal.h \ lttng/channel-internal.h \ + lttng/event-internal.h \ lttng/rotate-internal.h \ 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