X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=0878b00c25c348239b38366e83df9de2517b7ffa;hb=e6a39346997db7e1d40026b2cc10be5893723eb3;hp=82c74eedf21e371fdd212c4551dad96008570f7a;hpb=bef4c7a13491d04ab6ffd0ca270eed90efc9d56c;p=lttng-tools.git diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index 82c74eedf..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 uuid.c 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