Cygwin: Pass file paths instead of file descriptors over UNIX sockets
[lttng-ust.git] / libringbuffer / Makefile.am
index 271c8beed9ffdd385e9a39902d4c463b688d3887..0148a030a6d049bebaf2ee460a26483c760c481c 100644 (file)
@@ -15,6 +15,7 @@ libringbuffer_la_SOURCES = \
 
 libringbuffer_la_LIBADD = \
        -lpthread \
-       -lrt
+       -lrt \
+       -luuid
 
 libringbuffer_la_CFLAGS = -DUST_COMPONENT="libringbuffer" -fno-strict-aliasing
This page took 0.023067 seconds and 4 git commands to generate.