Fix: IR visitor: error msg printing
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = \
4 lttng-live.c \
5 lttng-live-internal.h
6
7noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-lttng-live.la
8
This page took 0.026383 seconds and 4 git commands to generate.