Fix: out of tree build tests/common
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 4 Feb 2014 19:44:29 +0000 (14:44 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 4 Feb 2014 19:44:29 +0000 (14:44 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/common/Makefile.am

index b0a243b92c1cdbc7d13bc2ef85da0027439ccae6..b55e527a254f5a3c123b310f0857d4c2b69efc57 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
+
 noinst_HEADERS = cpuset.h thread-id.h
 
 noinst_LTLIBRARIES = libdebug-yield.la
This page took 0.025138 seconds and 4 git commands to generate.