Add logging API (internal to log, public to set the current log level)
[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.028949 seconds and 4 git commands to generate.