X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd;hp=25d0dc8dd15c37481183aa0497b49a1b234c1a41;hb=1ce46cfe8391e5a9e72553f0886a7a79e9ac64c6;hpb=201bd4152ffcd30d3e2269d842258c885e6cc193 diff --git a/include/Makefile.am b/include/Makefile.am index 25d0dc8dd..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 \ @@ -123,5 +124,6 @@ noinst_HEADERS = \ lttng/rotate-internal.h \ lttng/ref-internal.h \ lttng/location-internal.h \ + lttng/userspace-probe-internal.h \ version.h \ version.i