X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=4da4e6bab15cff2ef5cb467a4ad2a50f9fa5825b;hb=79344fee39ad399cfe2102c87e13c731d752af0a;hp=ea6e9e9bb9770122b8962248d2d055ae74288737;hpb=db66e57489e5014289dc1d831e1eac90ac4fc0da;p=lttng-tools.git 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 \