X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;fp=src%2Fcommon%2FMakefile.am;h=d95d84d1d33b86f9753caab3cc222e0800cbaeab;hp=cf4801d569bb04bbf9be5639464e4c13cc4a4c6e;hb=6530ec7ddc396cb95c2d223d0319ad94d3144dc3;hpb=138d6838d156cb4a36a738658d5f7f67c5e96ec5 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index cf4801d56..d95d84d1d 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -73,6 +73,7 @@ libcommon_la_SOURCES = \ event-rule/user-tracepoint.c \ event-rule/log4j-logging.c \ event-rule/jul-logging.c \ + event-rule/python-logging.c \ filter.c filter.h \ fd-handle.c fd-handle.h \ fs-handle.c fs-handle.h fs-handle-internal.h \