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