Dedicated error message when relay does not support rotations
[lttng-tools.git] / include / Makefile.am
index ae9264eab3783df3c6409b42faac3343ef7a1db4..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,9 +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/channel-internal.h \
+       lttng/rotate-internal.h \
+       lttng/ref-internal.h
This page took 0.023733 seconds and 4 git commands to generate.