Fix missing headers for make dist
[lttng-tools.git] / src / common / compat / Makefile.am
index ee5aabaf892599fb3e9dbf8b0f6df7a56312a2bf..91cd3bdcf7bc3237ce39353c9c37f18d06ac252f 100644 (file)
@@ -8,5 +8,5 @@ else
 COMPAT=compat-poll.c
 endif
 
-libcompat_la_SOURCES = poll.h fcntl.h splice.h endian.h \
+libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h clone.h \
                        socket.h compat-fcntl.c $(COMPAT)
This page took 0.02369 seconds and 4 git commands to generate.