X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2FMakefile.am;fp=src%2Fcommon%2Fcompat%2FMakefile.am;h=7cd3f91fc6f8530356cc860f79d88819cd97d880;hp=5df27dfa3f4dd3a9628cfe15a2a950a55a5af0ef;hb=f5436bfcf6797b979b308a9af782750f9d079686;hpb=ba86d0a7f267c4a00c2e8d38ae569b7c32c415ed diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am index 5df27dfa3..7cd3f91fc 100644 --- a/src/common/compat/Makefile.am +++ b/src/common/compat/Makefile.am @@ -10,4 +10,4 @@ endif libcompat_la_SOURCES = poll.h fcntl.h endian.h mman.h clone.h \ socket.h compat-fcntl.c uuid.h tid.h \ - getenv.h $(COMPAT) + getenv.h string.h $(COMPAT)