X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=b911f334c7bc39f1012711256884bd8d59101fc9;hb=01f55be4d700e2241e96f50794d7f887024744c2;hp=7cf329ee24c03d59808dadffe6b9fb642fcb53e6;hpb=54a0adbf3cf5cd691d57b9ebaef083cad30273e1;p=lttng-tools.git diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 7cf329ee2..b911f334c 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -17,6 +17,8 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.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 \