Launch the consumer management thread using lttng_thread
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index eaf388b015605566db372805929babec64fff526..fba2a5a1c40919141e3112569aee5e15f6bb393d 100644 (file)
@@ -39,7 +39,6 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        rotate.h rotate.c \
                        rotation-thread.h rotation-thread.c \
                        timer.c timer.h \
-                       ready.c \
                        globals.c \
                        thread-utils.c \
                        process-utils.c \
@@ -49,7 +48,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        dispatch.c dispatch.h \
                        register.c register.h \
                        manage-apps.c manage-apps.h \
-                       manage-kernel.c manage-kernel.h
+                       manage-kernel.c manage-kernel.h \
+                       manage-consumer.c manage-consumer.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.025675 seconds and 4 git commands to generate.