X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=ac4063b7a3ea5d7c3528a05a172bcecd449a6f6d;hp=c3a43fa2f2182b45d4d371dcf79d405a8e60fffe;hb=c864d6d788c58de94111911a9e10d221ec8bc398;hpb=d26c59c5718ae2f725287cb5997f2902e095ea31 diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index c3a43fa2f..ac4063b7a 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -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 \