X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=4da4e6bab15cff2ef5cb467a4ad2a50f9fa5825b;hp=ea6e9e9bb9770122b8962248d2d055ae74288737;hb=d086f507d02078aed618ab291a0bc4a634958fa3;hpb=4f5fb4c3d8752aae822ed0066784cc77e6f0f508 diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index ea6e9e9bb..4da4e6bab 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -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 \