X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=9b6c4b057a8c112fd9a126847b0fc9106a2036ce;hp=0cbf0c11a8f60f44f624d0c50b65ae12d7db9e2b;hb=44a5e5eb99f1d8b528f83fda5585677a3882f5f5;hpb=a24f7994321e1b114bf900b530604560786a9131 diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 0cbf0c11a..9b6c4b057 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -19,7 +19,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \ fd-limit.c fd-limit.h \ consumer.c consumer.h \ kernel-consumer.c kernel-consumer.h \ - consumer.h filter.c filter.h + consumer.h filter.c filter.h \ + health.c health.h if HAVE_LIBLTTNG_UST_CTL lttng_sessiond_SOURCES += trace-ust.c ust-app.c ust-consumer.c ust-consumer.h