X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=a56775e310a3b24ee35a880cff2e73707a4652b1;hp=154ab0faff216e5984e818e1240e7b5f92a0166d;hb=246611b0dffa58fbc0e2329ddf6f9dc9d9eff7ce;hpb=e957bf98e634c79b13281d0a2fe144be0245d310 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 154ab0faf..a56775e31 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -45,7 +45,7 @@ libcommon_la_SOURCES = \ common.h \ conditions/buffer-usage.c \ conditions/condition.c \ - conditions/event-rule.c \ + conditions/on-event.c \ conditions/session-consumed-size.c \ conditions/session-rotation.c \ context.c context.h \ @@ -71,7 +71,9 @@ 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 \ notification.c \ optional.h \