X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=93a563ff56e88e70d1d0bad6d1c59bdc8e5db326;hb=38b4ef1b199ddb15db78774a39e9c524ca7e2d24;hp=9f00caeae0199ef2d74aa04e84cc16046a5b0ad8;hpb=ccf10263bcd2ca4667b9e1fc4dab64a3c8d8c4d8;p=lttng-tools.git diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 9f00caeae..93a563ff5 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -16,6 +16,8 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/save.c \ commands/load.c \ commands/track-untrack.c \ + commands/status.c \ + commands/metadata.c \ utils.c utils.h lttng.c lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \