X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;h=c75601f21ad3b1602606635e52e9d3c09103b98f;hp=62ae059374063e0aa010b9bb921da7d8ace07fb7;hb=511ed4e25eeb6821dc4f4b6c573fbbdc07c17053;hpb=f2c1f0d46e0ed64f57a4f3bc3a5d6c5b6d743b77 diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index 62ae05937..c75601f21 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -26,6 +26,7 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \ commands/rotate.c \ commands/enable_rotation.c \ commands/disable_rotation.c \ + commands/clear.c \ utils.c utils.h lttng.c lttng_CFLAGS = $(AM_CFLAGS) $(POPT_CFLAGS)