X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2FMakefile.am;h=7f97d9d2f7e5486c506346320745cefde6453e47;hp=755bee4fbc524c5dda35b059d1e56c29412e4bfd;hb=4771f025b27e92983c1c0816c4cf5760d229c287;hpb=937dde8ee43afc54cbbde5485a9bc594bb7f023e diff --git a/lttng-sessiond/Makefile.am b/lttng-sessiond/Makefile.am index 755bee4fb..7f97d9d2f 100644 --- a/lttng-sessiond/Makefile.am +++ b/lttng-sessiond/Makefile.am @@ -16,7 +16,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \ hashtable.c hashtable.h \ compat/poll.h $(COMPAT) \ trace-kernel.c trace-kernel.h \ - kernel-ctl.c kernel-ctl.h \ + kernel.c kernel.h \ ust-ctl.h ust-app.h trace-ust.h \ context.c context.h \ channel.c channel.h \