Introduce lttng_event_rule_python_logging
[lttng-tools.git] / include / Makefile.am
index 0b0dabd3dcbf5e42873bb0ec434d67f8891cac75..ca539766fa4724d7f959fb77add1fcb904e60f11 100644 (file)
@@ -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 \
This page took 0.023355 seconds and 4 git commands to generate.