Fix: common: poll: compat_poll_wait never finishes
[lttng-tools.git] / src / common / compat / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libcompat.la
4
5 libcompat_la_SOURCES = poll.c poll.h fcntl.h endian.h mman.h dirent.h \
6 socket.h compat-fcntl.c tid.h \
7 getenv.h string.h paths.h pthread.h netdb.h \
8 time.h directory-handle.h directory-handle.c path.h
This page took 0.029493 seconds and 4 git commands to generate.