X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=9b9713b2b068c8e89d1b636895e840bfa16385ed;hp=0bdcdc94d8389caaecd37263a3719fff48e25cbf;hb=0840ee7f8b89be840b3f44a4df35a75826839e74;hpb=4a18dcafa08a84bde82c3574807fc43af77670df diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 0bdcdc94d..9b9713b2b 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -17,7 +17,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \ modprobe.c modprobe.h kern-modules.h \ lttng-ust-ctl.h lttng-ust-abi.h \ fd-limit.c fd-limit.h \ - kernel-consumer.c kernel-consumer.h + kernel-consumer.c kernel-consumer.h \ + consumer.h if HAVE_LIBLTTNG_UST_CTL lttng_sessiond_SOURCES += trace-ust.c ust-app.c ust-consumer.c ust-consumer.h