configure: standardise include path
[urcu.git] / tests / common / Makefile.am
index b0a243b92c1cdbc7d13bc2ef85da0027439ccae6..bfd5d57b08a66351e71abafc99e6feaf5aa636f2 100644 (file)
@@ -1,4 +1,6 @@
-noinst_HEADERS = cpuset.h thread-id.h
+AM_CPPFLAGS += -I$(top_srcdir)/src
+
+noinst_HEADERS = thread-id.h
 
 noinst_LTLIBRARIES = libdebug-yield.la
 
This page took 0.022849 seconds and 4 git commands to generate.