X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=91cd3bdcf7bc3237ce39353c9c37f18d06ac252f;hp=ee5aabaf892599fb3e9dbf8b0f6df7a56312a2bf;hb=731bc74aa3b64796616f2da9a65ccfcf72629bf5;hpb=386418ba16ccc166a02e548d832d2d6945525c0d diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index ee5aabaf8..91cd3bdcf 100644 --- a/src/common/compat/Makefile.am +++ b/src/common/compat/Makefile.am @@ -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)