Reduce the number of Makefiles in 'src/'
[babeltrace.git] / src / compat / Makefile.am
diff --git a/src/compat/Makefile.am b/src/compat/Makefile.am
deleted file mode 100644 (file)
index c857372..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# SPDX-License-Identifier: MIT
-
-noinst_LTLIBRARIES = libcompat.la
-
-libcompat_la_SOURCES = \
-       mman.c \
-       mman.h
-
-libcompat_la_LDFLAGS = \
-       $(AM_LDFLAGS) \
-       $(LD_NO_AS_NEEDED)
-
-noinst_HEADERS = \
-       bitfield.h \
-       compiler.h \
-       endian.h \
-       fcntl.h \
-       glib.h \
-       limits.h \
-       memstream.h \
-       socket.h \
-       stdio.h \
-       stdlib.h \
-       string.h \
-       time.h \
-       unistd.h \
-       utc.h
This page took 0.02426 seconds and 4 git commands to generate.