Port: Add Solaris support to socket compat
[lttng-tools.git] / src / common / compat / Makefile.am
index 2d832822f538432933d32a61353acc3fb01cb7de..5df27dfa3f4dd3a9628cfe15a2a950a55a5af0ef 100644 (file)
@@ -9,4 +9,5 @@ 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 \
+               getenv.h $(COMPAT)
This page took 0.023816 seconds and 4 git commands to generate.