src.ctf.fs: name the stream objects with their file's path
[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.038706 seconds and 4 git commands to generate.