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=0000000000000000000000000000000000000000;hp=0499b356824694fb3aab0e13abff5d98affca013;hb=4ae042345b4094e98611744d9ba6c92265058fdb;hpb=c9753f7250f33184a1859088a691291f37161f25 diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am deleted file mode 100644 index 0499b3568..000000000 --- a/src/common/compat/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-only - -noinst_LTLIBRARIES = libcompat.la - -libcompat_la_SOURCES = \ - compat-fcntl.cpp \ - directory-handle.cpp \ - directory-handle.h \ - dirent.h \ - endian.h \ - errno.h \ - fcntl.h \ - getenv.h \ - mman.h \ - netdb.h \ - path.h \ - paths.h \ - poll.cpp \ - poll.h \ - pthread.h \ - socket.h \ - string.h \ - tid.h \ - time.h