Plugins: use UNUSED_VAR instead of casting to void
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = lttng-live.c
4
5 noinst_HEADERS = lttng-live-internal.h
6 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-lttng-live.la
7
This page took 0.030214 seconds and 5 git commands to generate.