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