Fix: libc internal mutex races with run_as
[lttng-tools.git] / src / common / Makefile.am
index 97d0ecc9660b66a5b8b244487bef197ac7315efe..64110e615e03ed5a28d3c038475fd6f57724d32a 100644 (file)
@@ -18,7 +18,9 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        common.h futex.c futex.h uri.c uri.h defaults.c \
                        pipe.c pipe.h readwrite.c readwrite.h \
                        mi-lttng.h mi-lttng.c \
-                       daemonize.c daemonize.h
+                       daemonize.c daemonize.h \
+                       sessiond-comm/unix.c sessiond-comm/unix.h
+
 libcommon_la_LIBADD = \
                -luuid \
                -lrt \
This page took 0.028298 seconds and 5 git commands to generate.