Sessiond timer thread
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index fbbe7fe23e3bc8aee2ebf9f0f9ba47189512395e..4da4e6bab15cff2ef5cb467a4ad2a50f9fa5825b 100644 (file)
@@ -34,7 +34,11 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        syscall.h syscall.c \
                        notification-thread.h notification-thread.c \
                        notification-thread-commands.h notification-thread-commands.c \
-                       notification-thread-events.h notification-thread-events.c
+                       notification-thread-events.h notification-thread-events.c \
+                       sessiond-config.h sessiond-config.c \
+                       rotate.h rotate.c \
+                       rotation-thread.h rotation-thread.c \
+                       sessiond-timer.c sessiond-timer.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.024746 seconds and 5 git commands to generate.