X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;h=a8f2c10019afe07e076854a1f24ff2b366c27b24;hb=246611b0dffa58fbc0e2329ddf6f9dc9d9eff7ce;hp=299a956b99883bd631afb63ed256711f4374a3e3;hpb=0060607b4f1947339819316b63f00e42aab2a341;p=lttng-tools.git 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