X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;h=0a1f1571224c48da4dcde5b2c4bd47d534d788a9;hp=6cffbd738e06aead5fa803415f9de58258119a50;hb=0177d773712c6d6b11e395708ae2cc686d6917a4;hpb=ef805c1d5319ddce9777a7b78cbbaf595a7981e2 diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index 6cffbd738..0a1f15712 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -8,13 +8,13 @@ bin_PROGRAMS = ltt-sessiond ltt_sessiond_SOURCES = utils.c utils.h \ trace-kernel.c trace-kernel.h \ trace-ust.c trace-ust.h \ - session.c session.h \ traceable-app.c traceable-app.h \ + ust-comm.c ust-comm.h \ ust-ctl.c ust-ctl.h \ kernel-ctl.c kernel-ctl.h \ context.c context.h \ futex.c futex.h \ - ust-comm.c ust-comm.h \ + session.c session.h \ ltt-sessiond.h main.c # link on liblttngctl for check if sessiond is already alive.