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