Fix: nestable pthread cancelstate
[lttng-ust.git] / src / lib / lttng-ust-common / Makefile.am
index caeea2be5de74e54d7d67ddc0a4e45e9a429cbe1..1ccc290a4302c4c0c29677c0fbf3beea512fd3a1 100644 (file)
@@ -11,7 +11,8 @@ liblttng_ust_common_la_SOURCES = \
        getcpu.h \
        ust-common.c \
        lttng-ust-urcu.c \
-       lttng-ust-urcu-pointer.c
+       lttng-ust-urcu-pointer.c \
+       ust-cancelstate.c
 
 liblttng_ust_common_la_LIBADD = \
        $(top_builddir)/src/common/libcommon.la \
This page took 0.022691 seconds and 4 git commands to generate.