X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=a56775e310a3b24ee35a880cff2e73707a4652b1;hp=caf588e4093e9017a8138a3883c934bed6bef57c;hb=246611b0dffa58fbc0e2329ddf6f9dc9d9eff7ce;hpb=566190c494083c9a460fbcb9052b5143a14a6e56 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index caf588e40..a56775e31 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -71,6 +71,7 @@ libcommon_la_SOURCES = \ fs-handle.c fs-handle.h fs-handle-internal.h \ futex.c futex.h \ kernel-probe.c \ + index-allocator.c index-allocator.h \ location.c \ log-level-rule.c \ mi-lttng.c mi-lttng.h \