Fix: remove double use of PTHREAD_CFLAGS
[urcu.git] / tests / benchmark / Makefile.am
index 0c3fd77d04481a965a3c58fdde296f793dcec986..216d0139c178b96e6a62a3a0b64a073b880e681b 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g
+AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g
 
 SCRIPT_LIST = common.sh \
        run.sh \
This page took 0.023722 seconds and 4 git commands to generate.