Add a thread utility class and thread list
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index cfcdc5e86188dc34702af07973059b3dee8b41cc..6330cdccc55afc82d3e7ae20129f77d128f1adda 100644 (file)
@@ -43,7 +43,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        ready.c \
                        globals.c \
                        thread-utils.c \
-                       process-utils.c
+                       process-utils.c \
+                       thread.c thread.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.023647 seconds and 5 git commands to generate.