Sessiond timer thread
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index ea6e9e9bb9770122b8962248d2d055ae74288737..4da4e6bab15cff2ef5cb467a4ad2a50f9fa5825b 100644 (file)
@@ -37,7 +37,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        notification-thread-events.h notification-thread-events.c \
                        sessiond-config.h sessiond-config.c \
                        rotate.h rotate.c \
-                       rotation-thread.h rotation-thread.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.024583 seconds and 5 git commands to generate.