Add session configuration save feature to session daemon
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 53433d0333015a18431a152765d388d66d23965b..71df92678fe772067de250128b0771e08ac8f943 100644 (file)
@@ -27,7 +27,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        buffer-registry.c buffer-registry.h \
                        testpoint.h ht-cleanup.c \
                        snapshot.c snapshot.h \
-                       jul.c jul.h
+                       jul.c jul.h \
+                       save.h save.c
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.024397 seconds and 4 git commands to generate.