Basic structure for the rotate command
[deliverable/lttng-tools.git] / include / Makefile.am
index 24cbf09d8ad21553b5cc38ce4389879035fd008b..50cfb655dbf1ee719e13701a32225c96eb434df0 100644 (file)
@@ -78,6 +78,7 @@ lttnginclude_HEADERS = \
        lttng/save.h \
        lttng/load.h \
        lttng/endpoint.h \
+       lttng/rotate.h \
        version.h.tmpl
 
 lttngactioninclude_HEADERS= \
@@ -111,3 +112,4 @@ noinst_HEADERS = \
        lttng/endpoint-internal.h \
        lttng/notification/channel-internal.h \
        lttng/channel-internal.h
+       lttng/rotate-internal.h
This page took 0.024126 seconds and 5 git commands to generate.