X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=ae8b6eb1e476ef8310a75ee473fa7cbba3afd502;hb=a1dcaf0fdbfbaf02ef38886b556c3d37e4458fdc;hp=244bc70ebfd0a2a5d61a3777fe75afed2f968fcc;hpb=7972aab22f74b18faa168c0482216a3dd711a075;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 244bc70eb..ae8b6eb1e 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -25,7 +25,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \ health.c health.h \ cmd.c cmd.h \ buffer-registry.c buffer-registry.h \ - testpoint.h + testpoint.h ht-cleanup.c if HAVE_LIBLTTNG_UST_CTL lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \