X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=556c557777bfd35dc1b3a50d65cf84311c30f0ef;hb=e6a39346997db7e1d40026b2cc10be5893723eb3;hp=6ee43e48f5913fe48bc8237a8d95fa3f49ce7492;hpb=cb8d0d245b5739e7493dcf27314f6e42615f14b1;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 6ee43e48f..556c55777 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -48,10 +48,14 @@ libcommon_la_SOURCES = \ error.c error.h \ evaluation.c \ event.c \ + event-rule/event-rule.c \ + event-rule/kprobe.c \ + event-rule/syscall.c \ filter.c filter.h \ fd-handle.c fd-handle.h \ fs-handle.c fs-handle.h fs-handle-internal.h \ futex.c futex.h \ + kernel-probe.c \ location.c \ mi-lttng.c mi-lttng.h \ notification.c \