X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=dae067df6a619f824907ad99408271cacb6b145e;hp=1824fe46dcb601e561df0fea08b9e1c403ded65c;hb=b178f53e90c376dd44b020535c32649edef8f80e;hpb=b1b34226a182e5753625a1b1e30d339bedba6aae diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 1824fe46d..dae067df6 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -27,7 +27,8 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.h runas.c \ buffer-view.h buffer-view.c \ location.c \ waiter.h waiter.c \ - userspace-probe.c event.c + userspace-probe.c event.c time.c \ + session-descriptor.c if HAVE_ELF_H libcommon_la_SOURCES += lttng-elf.h lttng-elf.c