Add kernel context support
[lttng-tools.git] / lttng / Makefile.am
index c0250641950450abef0008663c7df9612f07220f..159d81728e1dfe2c59d8e47d6742441ec3b4809d 100644 (file)
@@ -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
This page took 0.022903 seconds and 4 git commands to generate.