X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2FMakefile.am;h=a2afb9fad1242648b2bed58c129b5a3cc594ebeb;hp=fcea4668a15ba9b812a80b8450aca92d0d55d314;hb=e953ef25cbc11fb112aa2e23bf2d44867fe585ed;hpb=7b3958902a08e7d96d388614f2726ad8a6fc9df2;ds=sidebyside diff --git a/lttng/Makefile.am b/lttng/Makefile.am index fcea4668a..a2afb9fad 100644 --- a/lttng/Makefile.am +++ b/lttng/Makefile.am @@ -5,7 +5,7 @@ bin_PROGRAMS = lttng 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 \ - utils.c lttng.c + commands/disable_events.c utils.c lttng.c lttng_LDADD = \ $(top_builddir)/liblttngctl/liblttngctl.la