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