X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=5bd62e5580b8f3e3f8478cf12d50e08db6388eac;hp=71df92678fe772067de250128b0771e08ac8f943;hb=ef367a93d16bb6f1a32e50e3538a56d4f18fe715;hpb=edb62ef53ad89e90b560efdd69d3d1302e9138a3 diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 71df92678..5bd62e558 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -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 \