X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=e6f7b3e01572a668e9d5b53d59c6cbd8ab2b7c64;hp=ce9d1b23069964a735a5092e76e71435e0247b89;hb=fed2db62a1ff24a30d364b5a528221e3bdb5f6ab;hpb=cdadd34c8c56a215f51c0175292985558ccb3909 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index ce9d1b2..e6f7b3e 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS += $(PTHREAD_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 = test_loop run.sh unit_tests