X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=0878b00c25c348239b38366e83df9de2517b7ffa;hp=5571430062750871b23d9cfd61877e4d0a819e48;hb=cb8d0d245b5739e7493dcf27314f6e42615f14b1;hpb=cad663729201ff5432ddf07723e7ea36eec80895 diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index 557143006..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 @@ -8,5 +10,5 @@ endif libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h dirent.h \ socket.h compat-fcntl.c tid.h \ - getenv.h string.h prctl.h paths.h netdb.h $(COMPAT) \ + getenv.h string.h paths.h pthread.h netdb.h $(COMPAT) \ time.h directory-handle.h directory-handle.c path.h