X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=c7d102f089d0458e81974f0e5e16ab87e938df77;hp=aa7a00c2171262fe324c1a4169f9b605018225d0;hb=fed2db62a1ff24a30d364b5a528221e3bdb5f6ab;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index aa7a00c..c7d102f 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_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g SCRIPT_LIST = run.sh