X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=859bccd6d6f3eb3e63bb59a954c44ecf1cfd7182;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=b55bcf0271290e6e440c5b66ce87089dd5903063;hpb=014775106c60f02818ca755b331f887030bd440f;p=userspace-rcu.git diff --git a/include/Makefile.am b/include/Makefile.am index b55bcf0..859bccd 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS Inc. +# +# SPDX-License-Identifier: MIT + nobase_include_HEADERS = \ urcu/arch/aarch64.h \ urcu/arch/alpha.h \ @@ -87,7 +91,8 @@ nobase_include_HEADERS = \ urcu/urcu-signal.h \ urcu/wfcqueue.h \ urcu/wfqueue.h \ - urcu/wfstack.h + urcu/wfstack.h \ + urcu/urcu-poll.h # Don't distribute generated headers nobase_nodist_include_HEADERS = urcu/config.h