X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;fp=tests%2Funit%2FMakefile.am;h=f3ab6709a59df024afbd9f9deabec9499b240f24;hp=ce01c9195765f0f967f7bd683f94189e64dfcbe6;hb=0195634254d90bac8517076685032ccffee75456;hpb=0614a2e61ccbf150cc51d4fd3073b285983417c5 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index ce01c91..f3ab670 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -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) \