Fix: Don't override user variables within the build system
[urcu.git] / tests / common / Makefile.am
index b0a243b92c1cdbc7d13bc2ef85da0027439ccae6..5935098f1d8b9dfb6b21fa5bc9ed1a12209f884d 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
+
 noinst_HEADERS = cpuset.h thread-id.h
 
 noinst_LTLIBRARIES = libdebug-yield.la
 noinst_HEADERS = cpuset.h thread-id.h
 
 noinst_LTLIBRARIES = libdebug-yield.la
This page took 0.022056 seconds and 4 git commands to generate.