Add jul.c/.h to sessiond code
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 3d96907deac377f4e70ed64c5037ec6e9883f3b0..21b58591056512bae0f7ccedd66cb2dd0169b790 100644 (file)
@@ -26,7 +26,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        cmd.c cmd.h \
                        buffer-registry.c buffer-registry.h \
                        testpoint.h ht-cleanup.c \
-                       snapshot.c snapshot.h
+                       snapshot.c snapshot.h \
+                       jul.c jul.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.022554 seconds and 4 git commands to generate.