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