X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2FMakefile.am;h=159d81728e1dfe2c59d8e47d6742441ec3b4809d;hp=c0250641950450abef0008663c7df9612f07220f;hb=d65106b1011efccf8fa5f9d7c8f2dfb0de38f5e8;hpb=26cc6b4e17dc888cd894ef1f42a83c59d7f8a95f diff --git a/lttng/Makefile.am b/lttng/Makefile.am index c02506419..159d81728 100644 --- a/lttng/Makefile.am +++ b/lttng/Makefile.am @@ -6,7 +6,8 @@ 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 \ - commands/disable_channels.c utils.c lttng.c + commands/disable_channels.c commands/add_context.c \ + utils.c lttng.c lttng_LDADD = \ $(top_builddir)/liblttngctl/liblttngctl.la