configure: standardise include path
[urcu.git] / tests / benchmark / Makefile.am
index d268f3aa3155b8a87c9df795b73f7050b6a852d5..30c5291a6ba763117693c0c322905bf627f493b6 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g
+AM_CPPFLAGS += -I$(top_srcdir)/src -I$(top_srcdir)/tests/common
 
 TEST_EXTENSIONS = .tap
 TAP_LOG_DRIVER_FLAGS = --merge --comments
This page took 0.021735 seconds and 4 git commands to generate.