X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=a8f2c10019afe07e076854a1f24ff2b366c27b24;hp=299a956b99883bd631afb63ed256711f4374a3e3;hb=edf4b93e2f5c849cbec49e987990b3705ea49f6a;hpb=d89ce8ce5dbbd18b2b01b0710d710d517ec16def diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index 299a956b9..a8f2c1001 100644 --- a/src/common/compat/Makefile.am +++ b/src/common/compat/Makefile.am @@ -5,4 +5,5 @@ noinst_LTLIBRARIES = libcompat.la libcompat_la_SOURCES = poll.c poll.h fcntl.h endian.h mman.h dirent.h \ socket.h compat-fcntl.c tid.h \ getenv.h string.h paths.h pthread.h netdb.h \ - time.h directory-handle.h directory-handle.c path.h + time.h directory-handle.h directory-handle.c path.h \ + errno.h