configure: standardise include path
[urcu.git] / tests / unit / Makefile.am
index ce01c9195765f0f967f7bd683f94189e64dfcbe6..f3ab6709a59df024afbd9f9deabec9499b240f24 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
 
 LOG_DRIVER_FLAGS = --merge --comments
 LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
This page took 0.022345 seconds and 4 git commands to generate.