X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=0878b00c25c348239b38366e83df9de2517b7ffa;hb=e6a39346997db7e1d40026b2cc10be5893723eb3;hp=c5418baebec2c738ccc3448c285246b642e7e227;hpb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;p=lttng-tools.git diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index c5418baeb..0878b00c2 100644 --- a/src/common/compat/Makefile.am +++ b/src/common/compat/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + noinst_LTLIBRARIES = libcompat.la if COMPAT_EPOLL @@ -7,6 +9,6 @@ COMPAT=compat-poll.c endif libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h dirent.h \ - socket.h compat-fcntl.c uuid.h tid.h \ - getenv.h string.h prctl.h paths.h netdb.h $(COMPAT) \ - time.h + socket.h compat-fcntl.c tid.h \ + getenv.h string.h paths.h pthread.h netdb.h $(COMPAT) \ + time.h directory-handle.h directory-handle.c path.h