Fix: don't call iterator finalize more than once
[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.03102 seconds and 4 git commands to generate.