X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=75fe7c9070833a147e7571f2a5b8be7156b85bae;hp=5303f26431f3c9e1db9791d314cafc7ffeafbb10;hb=bfb2ec6a46481414a99e55556d7b0586e57b074e;hpb=931bdbaa3a3fd1d586a0045c15cac23d6cfc67f9 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 5303f2643..75fe7c907 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -29,6 +29,7 @@ EXTRA_DIST = mi-lttng-4.0.xsd libcommon_la_SOURCES = \ actions/action.c \ actions/notify.c \ + actions/rotate-session.c \ actions/start-session.c \ actions/stop-session.c \ buffer-usage.c \