Move health into its own common/ static library
[lttng-tools.git] / src / common / health / Makefile.am
CommitLineData
55d09795
MD
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3noinst_LTLIBRARIES = libhealth.la
4
5libhealth_la_SOURCES = health.c
This page took 0.025064 seconds and 5 git commands to generate.