X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=0fab90f335bc4bd472c8f31b2edf549424d0bb6a;hp=77cc1d21bd07acae7699d5a659175b8907797710;hb=8782cc7477fae212607b9fd6395a4b2e2d3357ed;hpb=9edd46e75ba795a85233a518f8dbbf203710a89b diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 77cc1d21b..0fab90f33 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -22,7 +22,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \ fd-limit.c fd-limit.h \ kernel-consumer.c kernel-consumer.h \ consumer.h \ - health.c health.h \ + health.c health.h health-sessiond.h \ cmd.c cmd.h \ buffer-registry.c buffer-registry.h \ testpoint.h ht-cleanup.c \