X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=b56ba2be83d5a2551667390f8db9c2fbb82d132c;hp=1a6977eb5fb38e4b6aebd40ba60f4575e79d7935;hb=d68c9a04537b683991a7355b812b0af954008cf1;hpb=d88744a44aa5f2ca90ab87946692b9eed3120641 diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 1a6977eb5..b56ba2be8 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -23,6 +23,7 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/metadata.c \ commands/regenerate.c \ commands/help.c \ + commands/rotate.c \ utils.c utils.h lttng.c lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \