Fix: wait for the completion of implicit session rotations
[lttng-tools.git] / include / Makefile.am
index a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd..c86a1c5e09c0341c062033cfd39c86107915c9e0 100644 (file)
@@ -83,7 +83,9 @@ lttnginclude_HEADERS = \
        lttng/endpoint.h \
        lttng/rotation.h \
        lttng/location.h \
-       lttng/userspace-probe.h
+       lttng/userspace-probe.h \
+       lttng/session-descriptor.h \
+       lttng/destruction-handle.h
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
@@ -125,5 +127,7 @@ noinst_HEADERS = \
        lttng/ref-internal.h \
        lttng/location-internal.h \
        lttng/userspace-probe-internal.h \
+       lttng/session-internal.h \
+       lttng/session-descriptor-internal.h \
        version.h \
        version.i
This page took 0.024 seconds and 5 git commands to generate.