actions: introduce snapshot session action
[lttng-tools.git] / src / common / Makefile.am
index 75fe7c9070833a147e7571f2a5b8be7156b85bae..f8a207534bc0bd1425db36df2746578da618c461 100644 (file)
@@ -30,6 +30,7 @@ libcommon_la_SOURCES = \
        actions/action.c \
        actions/notify.c \
        actions/rotate-session.c \
+       actions/snapshot-session.c \
        actions/start-session.c \
        actions/stop-session.c \
        buffer-usage.c \
@@ -59,6 +60,7 @@ libcommon_la_SOURCES = \
        session-consumed-size.c \
        session-descriptor.c \
        session-rotation.c \
+       snapshot.c snapshot.h \
        spawn-viewer.c spawn-viewer.h \
        time.c \
        trace-chunk.c trace-chunk.h \
This page took 0.023242 seconds and 5 git commands to generate.