X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lib%2FMakefile;h=9fa49efc9b7037766e326bb87bc4497175c436dd;hb=a88db0185693b52123f541fb19a79d1d23f563a4;hp=12af70c4d94f567b891a482ba3ed9f9b20892b3b;hpb=edeb3137b6064818f310567ded5c60e442a933e6;p=lttng-modules.git diff --git a/lib/Makefile b/lib/Makefile index 12af70c4..9fa49efc 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -7,4 +7,4 @@ 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