timer thread in progress
[deliverable/lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 592a5d7e071cfb56bdf9db83ffe977d8115b20b1..46e326de841e26ce048b41f60e4a4efadd7453c9 100644 (file)
@@ -34,7 +34,8 @@ 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-timer.c
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.026396 seconds and 5 git commands to generate.