X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lib%2FMakefile;h=e5735ecaa6fc53a883805c2a1e77d96c60042786;hb=1d443b34028ae43e9c9ee48fd19ece3edb9ae074;hp=12af70c4d94f567b891a482ba3ed9f9b20892b3b;hpb=f3bc08c50e1b302bceea699027d889fd6d9af525;p=lttng-modules.git diff --git a/lib/Makefile b/lib/Makefile index 12af70c4..e5735eca 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -7,4 +7,5 @@ lib-ring-buffer-objs := \ ringbuffer/ring_buffer_vfs.o \ ringbuffer/ring_buffer_splice.o \ ringbuffer/ring_buffer_mmap.o \ - prio_heap/prio_heap.o + prio_heap/lttng_prio_heap.o \ + ../wrapper/splice.o