Add pthread id context
[lttng-ust.git] / libust / Makefile.am
index 0aba5c53549776d09e002340f7c15d531246dc9d..66837f5a8835a02361b512dcbef24e42a8ac96ee 100644 (file)
@@ -13,13 +13,14 @@ libust_la_SOURCES = \
        ltt-ring-buffer-metadata-client.h \
        ltt-ring-buffer-metadata-client.c \
        ltt-events.c \
-       ltt-context.c \
        ltt-probes.c \
        lttng-ust-abi.c \
        lttng-ust-comm.c \
        ust-core.c \
        probes/lttng-probe-ust.c \
-       probes/lttng-probe-ust.h
+       probes/lttng-probe-ust.h \
+       lttng-context-pthread-id.c \
+       ltt-context.c
 
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
 
This page took 0.023466 seconds and 4 git commands to generate.