X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng%2FMakefile.am;h=acd973b255b3898ac2d15025cf6d03eef446f4f0;hb=eded6438f3b15eccc391525f653e03293a890d32;hp=9f00caeae0199ef2d74aa04e84cc16046a5b0ad8;hpb=ccf10263bcd2ca4667b9e1fc4dab64a3c8d8c4d8;p=lttng-tools.git diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 9f00caeae..acd973b25 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -16,6 +16,10 @@ 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 \ + commands/regenerate.c \ + commands/help.c \ utils.c utils.h lttng.c lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \