Dedicated error message when relay does not support rotations
[lttng-tools.git] / include / Makefile.am
index 7a3535b3049d21e730d7205ad1c543cf35be1767..ddf252899c56d6e608beee5384b8c712c24bd32f 100644 (file)
@@ -88,6 +88,7 @@ lttngactioninclude_HEADERS= \
 lttngconditioninclude_HEADERS= \
        lttng/condition/condition.h \
        lttng/condition/buffer-usage.h \
+       lttng/condition/session-consumed-size.h \
        lttng/condition/evaluation.h
 
 lttngnotificationinclude_HEADERS= \
@@ -106,10 +107,12 @@ noinst_HEADERS = \
        lttng/action/notify-internal.h \
        lttng/condition/condition-internal.h \
        lttng/condition/buffer-usage-internal.h \
+       lttng/condition/session-consumed-size-internal.h \
        lttng/condition/evaluation-internal.h \
        lttng/notification/notification-internal.h \
        lttng/trigger/trigger-internal.h \
        lttng/endpoint-internal.h \
        lttng/notification/channel-internal.h \
        lttng/channel-internal.h \
-       lttng/rotate-internal.h
+       lttng/rotate-internal.h \
+       lttng/ref-internal.h
This page took 0.023764 seconds and 4 git commands to generate.