X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2FMakefile.am;h=bfddd3aa9fdb91a772caa97af04869f6625f6267;hb=9f3fdbc68877e1f12b6cedb15ef76d9af9b48bac;hp=3d7e354819fc21b8de0d81bbfaf445e4f32b014e;hpb=4fbf9cd1ede72e98638a5f81ecdce11416b4afea;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 3d7e3548..bfddd3aa 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -7,7 +7,12 @@ libust_la_SOURCES = \ tracepoint.c \ trace_event.c \ ltt-tracer.h \ - ltt-tracer-core.h + ltt-tracer-core.h \ + ltt-ring-buffer-client.h \ + ltt-ring-buffer-client-discard.c \ + ltt-ring-buffer-client-overwrite.c \ + ltt-ring-buffer-metadata-client.h \ + ltt-ring-buffer-metadata-client.c #removed: buffers.c buffers.h