X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2FMakefile.am;h=9295d6b726a0e5b0f4cda60aba8e5aa65b7ff47a;hb=4847e9bbec5a73140193185073437d95fdf15f30;hp=0a6834ae245f784e78b46d8950c32bdc73245102;hpb=b35d179d7be2ab0cb4a9c698b86d78928089fc39;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 0a6834ae..9295d6b7 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -13,13 +13,17 @@ 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 - -#removed: buffers.c buffers.h + 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