Add vpid context
[lttng-ust.git] / libust / Makefile.am
index 0aba5c53549776d09e002340f7c15d531246dc9d..cb00e179dc7d8320b6f19e2d9a16a23839621459 100644 (file)
@@ -13,13 +13,16 @@ 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-vtid.c \
+       lttng-context-vpid.c \
+       lttng-context-pthread-id.c \
+       ltt-context.c
 
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
 
This page took 0.027375 seconds and 4 git commands to generate.