Move LTTng-UST buffer ownership from application to consumer
[lttng-tools.git] / src / common / compat / Makefile.am
index 2d832822f538432933d32a61353acc3fb01cb7de..537375b91f5ed6244f0013b499e0e3586b52de32 100644 (file)
@@ -9,4 +9,4 @@ COMPAT=compat-poll.c
 endif
 
 libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h clone.h \
-                       socket.h compat-fcntl.c $(COMPAT)
+                       socket.h compat-fcntl.c uuid.h tid.h $(COMPAT)
This page took 0.023132 seconds and 4 git commands to generate.