Add lttng_trace_archive_location lttng-ctl API
[lttng-tools.git] / include / Makefile.am
index ddf252899c56d6e608beee5384b8c712c24bd32f..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= \
@@ -115,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.022996 seconds and 4 git commands to generate.