X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=b0e1247d2ecac70f95ea8698e9f8cc6a73f76380;hp=b56ba2be83d5a2551667390f8db9c2fbb82d132c;hb=259c267446a63c501298f39a5d2397314b11f729;hpb=f5eeb9d734eb6727a2ee04f08e3eedf9827ed66f diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index b56ba2be8..b0e1247d2 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -24,6 +24,8 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/regenerate.c \ commands/help.c \ commands/rotate.c \ + commands/enable_rotation.c \ + commands/disable_rotation.c \ utils.c utils.h lttng.c lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \