X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=a3c6df331ba98459d97b4aa9fb7ea1156a60cf4d;hb=6ba6fd60507f8e045bdc4f1be14e9d99c6a15f7f;hp=bf06727d7784c234bd5f0951f4fbe39b141057fa;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index bf06727d..a3c6df33 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -63,6 +63,7 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-events.c \ lttng-hash-helper.h \ lttng-ust-elf.c \ + lttng-ust-elf.h \ lttng-ust-statedump.c \ lttng-ust-statedump.h \ lttng-ust-statedump-provider.h \ @@ -111,13 +112,14 @@ liblttng_ust_support_la_SOURCES = \ getenv.c \ lttng-ust-dynamic-type.c \ lttng-rb-clients.h \ - lttng-ring-buffer-client.h \ + lttng-ring-buffer-client-template.h \ lttng-ring-buffer-client-discard.c \ lttng-ring-buffer-client-discard-rt.c \ lttng-ring-buffer-client-overwrite.c \ lttng-ring-buffer-client-overwrite-rt.c \ - lttng-ring-buffer-metadata-client.h \ + lttng-ring-buffer-metadata-client-template.h \ 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 lttng-getcpu.c