X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=6bdd4a52d29176722a9f41900d02f3b280e81806;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=cf6c32c6cad3628937cee581193032725ddd600a;hpb=5cfe81b7ddff9543d451746de9965cac58c67182;p=userspace-rcu.git diff --git a/src/Makefile.am b/src/Makefile.am index cf6c32c..6bdd4a5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS Inc. +# +# SPDX-License-Identifier: MIT + AM_CPPFLAGS += -I$(top_srcdir)/src #Add the -version-info directly here since we are only building @@ -57,4 +61,5 @@ pkgconfig_DATA = liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc \ EXTRA_DIST = \ urcu-call-rcu-impl.h \ urcu-defer-impl.h \ + urcu-poll-impl.h \ rculfhash-internal.h