X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;h=cdcdfc60e83dad3430cfc85375d711432265aa5f;hp=5b70933719d356940386549c442bf463353374a7;hb=56fff0907d3a752030f384e6037d16ea7978de71;hpb=4bc385dd824ca7c10e3177346926350c86d04754 diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index 5b7093371..cdcdfc60e 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -15,7 +15,7 @@ ltt_sessiond_SOURCES = utils.c utils.h \ compat/poll.h $(COMPAT) \ trace-kernel.c trace-kernel.h \ trace-ust.c trace-ust.h \ - traceable-app.c traceable-app.h \ + ust-app.c ust-app.h \ ust-comm.c ust-comm.h \ ust-ctl.c ust-ctl.h \ kernel-ctl.c kernel-ctl.h \