X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2FMakefile.am;h=7e5a0df98defbb0db401a933d187e7b0c0ad0b6a;hb=f4681817263e0d8daa2839da41ea3ef666d6bc1b;hp=960ef2a303f963903679dd6a4f37e32f3499428f;hpb=15612a0fc0d9e9fc8a6f2f9339f209e8a51e6b0c;p=lttng-ust.git diff --git a/libust/Makefile.am b/libust/Makefile.am index 960ef2a3..7e5a0df9 100644 --- a/libust/Makefile.am +++ b/libust/Makefile.am @@ -6,10 +6,15 @@ lib_LTLIBRARIES = libust.la libust_la_SOURCES = \ tracepoint.c \ trace_event.c \ - tracer.h \ - tracercore.c \ - tracercore.h \ - tracerconst.h + ltt-tracer.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