X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=7cf329ee24c03d59808dadffe6b9fb642fcb53e6;hb=c82fce01c4a94b36b54149f46b1824ec10321734;hp=ec04e4d7b6b2acca4140e4a659d0355de80e6acd;hpb=62e55253348f999a97d323a3b1503478c4f3ff51;p=lttng-tools.git diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index ec04e4d7b..7cf329ee2 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -15,6 +15,8 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/snapshot.c \ commands/save.c \ commands/load.c \ + commands/track-untrack.c \ + commands/status.c \ utils.c utils.h lttng.c lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \