X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=2cdc273c70d213c0a7a963f38b03a0bf5f4a03c6;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=b55e527a254f5a3c123b310f0857d4c2b69efc57;hpb=cfac80429e92064001addbfaf274951e68b16a44;p=urcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index b55e527..2cdc273 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,6 +1,10 @@ -AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) +# 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