X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=2cdc273c70d213c0a7a963f38b03a0bf5f4a03c6;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=5935098f1d8b9dfb6b21fa5bc9ed1a12209f884d;hpb=9a79c612003362a97217613b7906a4782977d373;p=userspace-rcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index 5935098..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