X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd;hp=2da03f493b4eef18eecda6681b101195ebd2348f;hb=bff8d2177c7184a2ce763aac4b015f8ef91ce11e;hpb=c19092cd4d6af49c38322fc55ca91f17f03f32ac diff --git a/include/Makefile.am b/include/Makefile.am index 2da03f493..a4fa6fb3a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -82,7 +82,8 @@ lttnginclude_HEADERS = \ lttng/load.h \ lttng/endpoint.h \ lttng/rotation.h \ - lttng/location.h + lttng/location.h \ + lttng/userspace-probe.h lttngactioninclude_HEADERS= \ lttng/action/action.h \ @@ -119,8 +120,10 @@ 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 \ version.h \ version.i