X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;fp=ltt-sessiond%2FMakefile.am;h=6f27963c3b046ef87f4ebc071cbc2e202c5d1d73;hp=fad0cd576995ed6317cef9847e687a07d5dae976;hb=54d01ffb43587b221dc50ec42b6070fad89bd255;hpb=e848fc768a950acc1b823fcb139057a4fac1442a diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index fad0cd576..6f27963c3 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -20,6 +20,8 @@ ltt_sessiond_SOURCES = utils.c utils.h \ ust-ctl.c ust-ctl.h \ kernel-ctl.c kernel-ctl.h \ context.c context.h \ + channel.c channel.h \ + event.c event.h \ futex.c futex.h \ shm.c shm.h \ session.c session.h \