X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2FMakefile.am;h=dfd96361bb1ccc8cd477f8f15e7e2c80930e035e;hb=403c40b4b90356fddbb18cd12c6e6891c8bd317b;hp=3d7e354819fc21b8de0d81bbfaf445e4f32b014e;hpb=4fbf9cd1ede72e98638a5f81ecdce11416b4afea;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 3d7e3548..dfd96361 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -7,7 +7,13 @@ 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 #removed: buffers.c buffers.h