configure: standardise include path
[urcu.git] / tests / common / Makefile.am
index b55e527a254f5a3c123b310f0857d4c2b69efc57..bfd5d57b08a66351e71abafc99e6feaf5aa636f2 100644 (file)
@@ -1,6 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
+AM_CPPFLAGS += -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.023086 seconds and 4 git commands to generate.