Plugins: use UNUSED_VAR instead of casting to void
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
index 755be6e8695269eb774f9390284f08324c833a6a..339e432c313707d14c4ba4a96c785626294dca0c 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
 
 libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = lttng-live.c
 
This page took 0.026027 seconds and 4 git commands to generate.