X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lttng%2FMakefile.am;h=ef2ddc1e01a8488eca16c45bdc4b6e0830e841e4;hb=d36b858358a8ef4e00de843379d670925f9c23b6;hp=de2f22cdc435f99fe4e5e28cbee4e09051efba96;hpb=f3ed775ef4842019b396f06095b053c3a70bc3c8;p=lttng-tools.git diff --git a/lttng/Makefile.am b/lttng/Makefile.am index de2f22cdc..ef2ddc1e0 100644 --- a/lttng/Makefile.am +++ b/lttng/Makefile.am @@ -2,9 +2,10 @@ AM_CPPFLAGS = -I$(top_srcdir)/include bin_PROGRAMS = lttng -lttng_SOURCES = config.c commands/start.c commands/add_channel.c \ +lttng_SOURCES = conf.c commands/start.c commands/add_channel.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 \ utils.c lttng.c lttng_LDADD = \