Add a -l/--load option to the session-daemon
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 71df92678fe772067de250128b0771e08ac8f943..5bd62e5580b8f3e3f8478cf12d50e08db6388eac 100644 (file)
@@ -28,7 +28,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        testpoint.h ht-cleanup.c \
                        snapshot.c snapshot.h \
                        jul.c jul.h \
-                       save.h save.c
+                       save.h save.c \
+                       load-session-thread.h load-session-thread.c
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.024137 seconds and 5 git commands to generate.