Add lttng_trace_archive_location lttng-ctl API
[lttng-tools.git] / include / Makefile.am
index ae9264eab3783df3c6409b42faac3343ef7a1db4..5eeb0caff8a7aca7c20fc40b7dd09909a6f7c641 100644 (file)
@@ -79,6 +79,7 @@ lttnginclude_HEADERS = \
        lttng/load.h \
        lttng/endpoint.h \
        lttng/rotation.h \
+       lttng/location.h \
        version.h.tmpl
 
 lttngactioninclude_HEADERS= \
@@ -88,6 +89,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 +108,13 @@ 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 \
+       lttng/location-internal.h
This page took 0.026377 seconds and 5 git commands to generate.