Add lttng_trace_archive_location lttng-ctl API
[lttng-tools.git] / include / Makefile.am
index ab4665d5ba6f0d370dbed46fef9391a2c3e3faff..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,6 +108,7 @@ 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 \
@@ -113,4 +116,5 @@ noinst_HEADERS = \
        lttng/notification/channel-internal.h \
        lttng/channel-internal.h \
        lttng/rotate-internal.h \
-       lttng/ref-internal.h
+       lttng/ref-internal.h \
+       lttng/location-internal.h
This page took 0.0249 seconds and 5 git commands to generate.