X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=9b6c4b057a8c112fd9a126847b0fc9106a2036ce;hb=6f94560a050962daad560dac2823bd97b0b1bf98;hp=c9201f5dab1a13ba31b9fad1096165469702df6b;hpb=00e2e675d54dc726a7c8f8887c889cc8ef022003;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index c9201f5da..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 + 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