Generate session name and default output on sessiond's end
[lttng-tools.git] / include / Makefile.am
index a4fa6fb3ab08ad3ca2732228b059cc8c2aa62ecd..7f27cc82fe407d0742c567054d42e7617ffcbb53 100644 (file)
@@ -83,7 +83,8 @@ lttnginclude_HEADERS = \
        lttng/endpoint.h \
        lttng/rotation.h \
        lttng/location.h \
        lttng/endpoint.h \
        lttng/rotation.h \
        lttng/location.h \
-       lttng/userspace-probe.h
+       lttng/userspace-probe.h \
+       lttng/session-descriptor.h
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
@@ -125,5 +126,7 @@ noinst_HEADERS = \
        lttng/ref-internal.h \
        lttng/location-internal.h \
        lttng/userspace-probe-internal.h \
        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
        version.h \
        version.i
This page took 0.025672 seconds and 5 git commands to generate.