X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2FMakefile.am;h=b101a81ea30c56a52adf9c35a2f8f203e30e8cd0;hb=f73bcf5eafdc10b2bbb32de0bcef709de0f8f5e5;hp=4aa576bef7fa3f08894faa312d9b198a7368c145;hpb=08c0c18ad4d5acf6e6f84c39935f359e6706ea8b;p=lttng-ust.git diff --git a/src/lib/lttng-ust/Makefile.am b/src/lib/lttng-ust/Makefile.am index 4aa576be..b101a81e 100644 --- a/src/lib/lttng-ust/Makefile.am +++ b/src/lib/lttng-ust/Makefile.am @@ -41,18 +41,16 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-context-vsgid.c \ lttng-context.c \ lttng-events.c \ - lttng-ust-elf.c \ - lttng-ust-elf.h \ lttng-ust-statedump.c \ lttng-ust-statedump.h \ lttng-ust-statedump-provider.h \ + futex.c \ + futex.h \ ust_lib.c \ ust_lib.h \ context-internal.h \ context-provider-internal.h \ events.h \ - clock.h \ - lttng-ust-uuid.h \ tracef.c \ lttng-ust-tracef-provider.h \ tracelog.c \ @@ -63,7 +61,8 @@ liblttng_ust_runtime_la_SOURCES = \ rculfhash-internal.h \ rculfhash-mm-chunk.c \ rculfhash-mm-mmap.c \ - rculfhash-mm-order.c + rculfhash-mm-order.c \ + strerror.c if HAVE_PERF_EVENT liblttng_ust_runtime_la_SOURCES += \ @@ -75,7 +74,6 @@ liblttng_ust_support_la_SOURCES = \ lttng-tracer.h \ lttng-tracer-core.h \ ust-core.c \ - lttng-ust-dynamic-type.c \ lttng-rb-clients.h \ lttng-ring-buffer-client-template.h \ lttng-ring-buffer-client-discard.c \ @@ -86,9 +84,7 @@ liblttng_ust_support_la_SOURCES = \ lttng-ring-buffer-metadata-client.c \ lttng-counter-client.h \ lttng-counter-client-percpu-32-modular.c \ - lttng-counter-client-percpu-64-modular.c \ - lttng-clock.c \ - getcpu.c getcpu.h + lttng-counter-client-percpu-64-modular.c liblttng_ust_la_SOURCES =