Plugins: use UNUSED_VAR instead of casting to void
[babeltrace.git] / plugins / trimmer / Makefile.am
index 4729bc4f240d5c29e8166d0309c9852da77d533b..637564fa9532be532796db1baf80765ccbe3afae 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
 
 SUBDIRS = .
 
This page took 0.023337 seconds and 4 git commands to generate.