Add a save command based on the save API to the lttng client
[lttng-tools.git] / src / bin / lttng / Makefile.am
index c3a43fa2f2182b45d4d371dcf79d405a8e60fffe..ac4063b7a3ea5d7c3528a05a172bcecd449a6f6d 100644 (file)
@@ -14,6 +14,7 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \
                                commands/calibrate.c commands/view.c \
                                commands/enable_consumer.c commands/disable_consumer.c \
                                commands/snapshot.c \
+                               commands/save.c \
                                utils.c utils.h lttng.c
 
 lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
This page took 0.023171 seconds and 4 git commands to generate.