X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=7f27cc82fe407d0742c567054d42e7617ffcbb53;hp=a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd;hb=b178f53e90c376dd44b020535c32649edef8f80e;hpb=3b33e9e731f2091e8aa13ea035c295ed6f101eac 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