port: tests: /proc/self/fd is Linux only, use /dev/fd on other Unices
[lttng-tools.git] / src / common / health / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libhealth.la
4
5 libhealth_la_SOURCES = health.c
This page took 0.029541 seconds and 4 git commands to generate.