X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=bbddbe7ebffc03e8b41953056e0748280c2ddd3b;hp=9df1790fba9841f12052a9b8634b3d0d142dcc6b;hb=683d081a7f3734fcb5c8dd4424b0aa102117d1a0;hpb=ae20d1bd206b317393846accdc45082d7c37b571 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 9df1790fb..bbddbe7eb 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -38,6 +38,7 @@ libcommon_la_SOURCES = \ common.h \ conditions/buffer-usage.c \ conditions/condition.c \ + conditions/event-rule.c \ conditions/session-consumed-size.c \ conditions/session-rotation.c \ context.c context.h \