Copy the packet_header in the plugins
[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.029203 seconds and 4 git commands to generate.