X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=60cf0feeb741c58546527d554069d2666934a738;hp=21b58591056512bae0f7ccedd66cb2dd0169b790;hb=4d0762229f4950d4ad21f6f47870d3b767dd61fa;hpb=0475c50c4d3d2cea973fe4d1f17875d231dea96c diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 21b585910..60cf0feeb 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -27,7 +27,7 @@ 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 jul-thread.c jul-thread.h if HAVE_LIBLTTNG_UST_CTL lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \