Fix: Use distinct variables for ret and discarded_events
[lttng-tools.git] / src / common / health / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3 noinst_LTLIBRARIES = libhealth.la
4
5 libhealth_la_SOURCES = health.c
This page took 0.029615 seconds and 4 git commands to generate.