X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=2cdc273c70d213c0a7a963f38b03a0bf5f4a03c6;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=d919ca19af591d869a092d51f56dcd35664e8aa5;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d;p=userspace-rcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index d919ca1..2cdc273 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,6 +1,10 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src +# SPDX-FileCopyrightText: 2023 EfficiOS Inc. +# +# SPDX-License-Identifier: MIT -noinst_HEADERS = cpuset.h thread-id.h +AM_CPPFLAGS += -I$(top_srcdir)/src + +noinst_HEADERS = thread-id.h noinst_LTLIBRARIES = libdebug-yield.la