Fix: remove double use of PTHREAD_CFLAGS
[urcu.git] / tests / regression / Makefile.am
index aa7a00c2171262fe324c1a4169f9b605018225d0..c7d102f089d0458e81974f0e5e16ab87e938df77 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_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
 
This page took 0.022684 seconds and 4 git commands to generate.