X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommon%2FMakefile.am;h=223b9291a8cea4d86c459bca2a0e302e231d1a10;hb=0614a2e61ccbf150cc51d4fd3073b285983417c5;hp=b0a243b92c1cdbc7d13bc2ef85da0027439ccae6;hpb=2650042a5405028da49bfcfb71053b78a56a9ed4;p=urcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index b0a243b..223b929 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,4 +1,6 @@ -noinst_HEADERS = cpuset.h thread-id.h +AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src + +noinst_HEADERS = thread-id.h noinst_LTLIBRARIES = libdebug-yield.la