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