X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=556c557777bfd35dc1b3a50d65cf84311c30f0ef;hp=0905e899f6bcf3aaafdc1a27ccba8545fc2a241e;hb=e6a39346997db7e1d40026b2cc10be5893723eb3;hpb=808cb744a46310d2e5fbbe9ab025cd427bcfc0a8 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 0905e899f..556c55777 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -48,6 +48,9 @@ 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 \