lttng-live: correctly handle ctrl-c and fix leaks
[babeltrace.git] / logging / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libbabeltrace-logging.la
4
5 libbabeltrace_logging_la_SOURCES = log.c
This page took 0.029708 seconds and 4 git commands to generate.