X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=0b804350648b0c8c2684a5c8fef2ea75065d61a8;hp=f39aeaa5f430b05b3b0788e2a69f3d9542a8645c;hb=1ce46cfe8391e5a9e72553f0886a7a79e9ac64c6;hpb=201bd4152ffcd30d3e2269d842258c885e6cc193 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index f39aeaa5f..0b8043506 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -78,7 +78,8 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \ dynamic-buffer.h dynamic-buffer.c \ buffer-view.h buffer-view.c \ location.c \ - waiter.h waiter.c + waiter.h waiter.c \ + userspace-probe.c libcommon_la_LIBADD = \ $(top_builddir)/src/common/config/libconfig.la \