Add disable kernel channel support
[lttng-tools.git] / lttng / Makefile.am
index ef2ddc1e01a8488eca16c45bdc4b6e0830e841e4..c0250641950450abef0008663c7df9612f07220f 100644 (file)
@@ -6,7 +6,7 @@ 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/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
+                               commands/disable_channels.c utils.c lttng.c
 
 lttng_LDADD = \
                $(top_builddir)/liblttngctl/liblttngctl.la
 
 lttng_LDADD = \
                $(top_builddir)/liblttngctl/liblttngctl.la
This page took 0.023195 seconds and 4 git commands to generate.