X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2FMakefile.am;h=7e5a0df98defbb0db401a933d187e7b0c0ad0b6a;hb=f4681817263e0d8daa2839da41ea3ef666d6bc1b;hp=3d7e354819fc21b8de0d81bbfaf445e4f32b014e;hpb=4fbf9cd1ede72e98638a5f81ecdce11416b4afea;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 3d7e3548..7e5a0df9 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -7,7 +7,14 @@ 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 \ + ltt-events.c \ + lttng-ust-abi.c #removed: buffers.c buffers.h