X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2FMakefile.am;h=cb00e179dc7d8320b6f19e2d9a16a23839621459;hb=c1ef86f0812ff62354175f4c7136930814b8f850;hp=0aba5c53549776d09e002340f7c15d531246dc9d;hpb=13236d82a7165d6543b932681d0dec54969edc20;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 0aba5c53..cb00e179 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -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