Add procname context
[lttng-ust.git] / libust / Makefile.am
index 66837f5a8835a02361b512dcbef24e42a8ac96ee..9295d6b726a0e5b0f4cda60aba8e5aa65b7ff47a 100644 (file)
@@ -19,7 +19,10 @@ libust_la_SOURCES = \
        ust-core.c \
        probes/lttng-probe-ust.c \
        probes/lttng-probe-ust.h \
+       lttng-context-vtid.c \
+       lttng-context-vpid.c \
        lttng-context-pthread-id.c \
+       lttng-context-procname.c \
        ltt-context.c
 
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
This page took 0.023761 seconds and 4 git commands to generate.