X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=7a3535b3049d21e730d7205ad1c543cf35be1767;hb=159e8e73519fc3549ef4042fa631165d963ddb9a;hp=7de634b8e8a9046d2ed6992de8a6a30e5bd31257;hpb=e822af72904352465fe4da8136674ebc6b54a6e1;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 7de634b8e..7a3535b30 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -78,6 +78,7 @@ lttnginclude_HEADERS = \ lttng/save.h \ lttng/load.h \ lttng/endpoint.h \ + lttng/rotation.h \ version.h.tmpl lttngactioninclude_HEADERS= \ @@ -110,4 +111,5 @@ noinst_HEADERS = \ lttng/trigger/trigger-internal.h \ lttng/endpoint-internal.h \ lttng/notification/channel-internal.h \ - lttng/channel-internal.h + lttng/channel-internal.h \ + lttng/rotate-internal.h