New public API for lttng control
[lttng-tools.git] / lttng / Makefile.am
index 45c1e8885d8b0aa327a310ee08dc73b15da8f037..91cf32bfa5156c28531aa1656c2d82da4aec8bcf 100644 (file)
@@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 
 bin_PROGRAMS = lttng
 
-lttng_SOURCES = conf.c commands/start.c commands/add_channel.c \
+lttng_SOURCES = conf.c commands/start.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 \
This page took 0.022729 seconds and 4 git commands to generate.