common: replace uses of calloc(..., 1) with zmalloc
[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.cpp
This page took 0.030599 seconds and 4 git commands to generate.