X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=b911f334c7bc39f1012711256884bd8d59101fc9;hb=6546176b5450956323693480451bdbd17ca9a66a;hp=93a563ff56e88e70d1d0bad6d1c59bdc8e5db326;hpb=93ec662e687dc15a3601704a1e0c96c51ad228c9;p=lttng-tools.git diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 93a563ff5..b911f334c 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -18,6 +18,7 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.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 \