Rename and add missing header file
[lttng-tools.git] / lttng / Makefile.am
index de2f22cdc435f99fe4e5e28cbee4e09051efba96..fcea4668a15ba9b812a80b8450aca92d0d55d314 100644 (file)
@@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 
 bin_PROGRAMS = lttng
 
-lttng_SOURCES = config.c commands/start.c commands/add_channel.c \
+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
This page took 0.023131 seconds and 4 git commands to generate.