Load session configurations from lttng-sessiond's main thread
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 27491c87089ec5b0976c5930cee6802df2152be5..eaf388b015605566db372805929babec64fff526 100644 (file)
@@ -30,7 +30,6 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        snapshot.c snapshot.h \
                        agent.c agent.h \
                        save.h save.c \
-                       load-session-thread.h load-session-thread.c \
                        lttng-syscall.h lttng-syscall.c \
                        notification-thread.h notification-thread.c \
                        notification-thread-internal.h \
@@ -48,7 +47,9 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        health.c \
                        client.c client.h \
                        dispatch.c dispatch.h \
-                       register.c register.h
+                       register.c register.h \
+                       manage-apps.c manage-apps.h \
+                       manage-kernel.c manage-kernel.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.024749 seconds and 5 git commands to generate.