Add logging API (internal to log, public to set the current log level)
[deliverable/babeltrace.git] / logging / Makefile.am
CommitLineData
beb0fb75
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = libbabeltrace-logging.la
4
5libbabeltrace_logging_la_SOURCES = log.c
This page took 0.023634 seconds and 5 git commands to generate.