X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2FMakefile.am;h=91cf32bfa5156c28531aa1656c2d82da4aec8bcf;hp=45c1e8885d8b0aa327a310ee08dc73b15da8f037;hb=7d29a2477524f7ee2ee46a94e538e6141f5ecc0e;hpb=65beb5ffdbe6e17dbd0268aad3c32b02322cd9ad diff --git a/lttng/Makefile.am b/lttng/Makefile.am index 45c1e8885..91cf32bfa 100644 --- a/lttng/Makefile.am +++ b/lttng/Makefile.am @@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include bin_PROGRAMS = lttng -lttng_SOURCES = conf.c commands/start.c commands/add_channel.c \ +lttng_SOURCES = conf.c commands/start.c \ commands/list.c commands/create.c commands/destroy.c \ commands/stop.c commands/enable_events.c \ commands/disable_events.c commands/enable_channels.c \