X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=c86a1c5e09c0341c062033cfd39c86107915c9e0;hp=25d0dc8dd15c37481183aa0497b49a1b234c1a41;hb=3e3665b89947ebdd812bcfaca1090d22b34d5778;hpb=2d1318e441e7a09bf01f9206c651831911ce7e89 diff --git a/include/Makefile.am b/include/Makefile.am index 25d0dc8dd..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 \ @@ -123,5 +126,8 @@ noinst_HEADERS = \ 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