X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=e7ceefe47cf8d5a1b9e0ad659103e507557cd44e;hp=a40ec0d2990ed569a579ae73c4a7cfd9bfad8a37;hb=2d97a0067600335f07eecb2c1d9ba68fc164583e;hpb=aa360a35847ac1274e22858554fb89203318e372 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index a40ec0d29..e7ceefe47 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -22,7 +22,7 @@ DIST_SUBDIRS = \ # Common library noinst_LTLIBRARIES = libcommon.la -EXTRA_DIST = mi-lttng-3.0.xsd +EXTRA_DIST = mi-lttng-4.0.xsd libcommon_la_SOURCES = \ action.c \ @@ -62,6 +62,7 @@ libcommon_la_SOURCES = \ userspace-probe.c \ utils.c utils.h \ uuid.c uuid.h \ + tracker.c \ waiter.c waiter.h if HAVE_ELF_H