Build system: use SPDX identifiers
[userspace-rcu.git] / tests / common / Makefile.am
index d919ca19af591d869a092d51f56dcd35664e8aa5..2cdc273c70d213c0a7a963f38b03a0bf5f4a03c6 100644 (file)
@@ -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
 
This page took 0.023199 seconds and 4 git commands to generate.