Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 7f8ac379c216709a028856788fd34d7393c0c03b..e9b6ac1f68639ca7dbfc215381f58956a378b179 100644 (file)
@@ -39,7 +39,6 @@ liblttng_sessiond_common_la_SOURCES = utils.cpp utils.hpp \
                        notification-thread-commands.hpp notification-thread-commands.cpp \
                        notification-thread-events.hpp notification-thread-events.cpp \
                        sessiond-config.hpp sessiond-config.cpp \
-                       rotate.hpp rotate.cpp \
                        rotation-thread.hpp rotation-thread.cpp \
                        timer.cpp timer.hpp \
                        globals.cpp \
@@ -76,7 +75,8 @@ liblttng_sessiond_common_la_SOURCES += trace-ust.cpp ust-registry.cpp ust-app.cp
                        ust-registry-channel.cpp ust-registry-channel.hpp \
                        ust-registry-session-uid.cpp ust-registry-session-uid.hpp \
                        ust-registry-session-pid.cpp ust-registry-session-pid.hpp \
-                       tsdl-trace-class-visitor.cpp tsdl-trace-class-visitor.hpp
+                       tsdl-trace-class-visitor.cpp tsdl-trace-class-visitor.hpp \
+                       ctf2-trace-class-visitor.cpp ctf2-trace-class-visitor.hpp
 endif
 
 # link on liblttngctl for check if sessiond is already alive.
This page took 0.024511 seconds and 4 git commands to generate.