src/common: use single Makefile for parallel builds
[lttng-tools.git] / src / common / compat / Makefile.am
diff --git a/src/common/compat/Makefile.am b/src/common/compat/Makefile.am
deleted file mode 100644 (file)
index 0499b35..0000000
+++ /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
This page took 0.02587 seconds and 4 git commands to generate.