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