Remove glibc < 2.4 compat code for sched_setaffinity
[urcu.git] / tests / common / Makefile.am
index b55e527a254f5a3c123b310f0857d4c2b69efc57..223b9291a8cea4d86c459bca2a0e302e231d1a10 100644 (file)
@@ -1,6 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
+AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
 
-noinst_HEADERS = cpuset.h thread-id.h
+noinst_HEADERS = thread-id.h
 
 noinst_LTLIBRARIES = libdebug-yield.la
 
This page took 0.02675 seconds and 4 git commands to generate.