X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=b9d344b88a59bd2616269ce7500da1cf480e5dea;hp=d6a7da1d8b790fefbbfc95d60ab16b2e5fc94b82;hb=857f0d94259cbe44649a16a8c098658352b97fa9;hpb=241e0a5ac6da55b41adaf516fbd36af332d94b3d diff --git a/src/common/Makefile.am b/src/common/Makefile.am index d6a7da1d8..b9d344b88 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -27,7 +27,7 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.h \ buffer-view.h buffer-view.c \ location.c \ waiter.h waiter.c \ - userspace-probe.c + userspace-probe.c event.c libcommon_la_LIBADD = \ $(top_builddir)/src/common/config/libconfig.la \