X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=ca539766fa4724d7f959fb77add1fcb904e60f11;hb=6530ec7ddc396cb95c2d223d0319ad94d3144dc3;hp=0b0dabd3dcbf5e42873bb0ec434d67f8891cac75;hpb=138d6838d156cb4a36a738658d5f7f67c5e96ec5;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 0b0dabd3d..ca539766f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -159,6 +159,7 @@ lttngeventruleinclude_HEADERS= \ lttng/event-rule/kernel-tracepoint.h \ lttng/event-rule/kernel-uprobe.h \ lttng/event-rule/log4j-logging.h \ + lttng/event-rule/python-logging.h \ lttng/event-rule/user-tracepoint.h noinst_HEADERS = \ @@ -192,6 +193,7 @@ noinst_HEADERS = \ lttng/event-rule/kernel-tracepoint-internal.h \ lttng/event-rule/kernel-uprobe-internal.h \ lttng/event-rule/log4j-logging-internal.h \ + lttng/event-rule/python-logging-internal.h \ lttng/event-rule/user-tracepoint-internal.h \ lttng/health-internal.h \ lttng/kernel-probe-internal.h \