X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;fp=tests%2Fregression%2FMakefile.am;h=f41bd1add51c3658938783a2a02026ac058c2fd5;hp=2cad8c4f7b176e040c8e6831efd4bbaa8491f355;hb=0195634254d90bac8517076685032ccffee75456;hpb=0614a2e61ccbf150cc51d4fd3073b285983417c5 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 2cad8c4..f41bd1a 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/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 TEST_EXTENSIONS = .tap TAP_LOG_DRIVER_FLAGS = --merge --comments