sessiond: propagate the use of ltt_session::locked_ref
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 15a9227100341e2836371cd9986847e5d2f73105..7dc4bbe4e65b148ad89e08e6951cd2e655639872 100644 (file)
@@ -62,7 +62,10 @@ liblttng_sessiond_common_la_SOURCES = utils.cpp utils.hpp \
                        clock-class.hpp clock-class.cpp \
                        event-class.hpp event-class.cpp \
                        stream-class.hpp stream-class.cpp \
-                       trace-class.hpp trace-class.cpp
+                       trace-class.hpp trace-class.cpp \
+                       consumer-destination-type.hpp \
+                       consumer-output.hpp \
+                       snapshot-output.hpp
 
 if HAVE_LIBLTTNG_UST_CTL
 liblttng_sessiond_common_la_SOURCES += trace-ust.cpp ust-registry.cpp ust-app.cpp \
This page took 0.023056 seconds and 4 git commands to generate.