Complete removal of urcu-signal flavor
[urcu.git] / include / Makefile.am
index 58aa73668d51b83af38e8cfbec5e37208c7896c4..c1adfd129af8e349ded1dcedd3092984d3b59e2b 100644 (file)
@@ -3,6 +3,7 @@
 # SPDX-License-Identifier: MIT
 
 nobase_include_HEADERS = \
+       urcu/annotate.h \
        urcu/arch/aarch64.h \
        urcu/arch/alpha.h \
        urcu/arch/arm.h \
@@ -37,7 +38,6 @@ nobase_include_HEADERS = \
        urcu/map/urcu-mb.h \
        urcu/map/urcu-memb.h \
        urcu/map/urcu-qsbr.h \
-       urcu/map/urcu-signal.h \
        urcu/pointer.h \
        urcu/rcuhlist.h \
        urcu/rculfhash.h \
@@ -55,8 +55,6 @@ nobase_include_HEADERS = \
        urcu/static/urcu-mb.h \
        urcu/static/urcu-memb.h \
        urcu/static/urcu-qsbr.h \
-       urcu/static/urcu-signal.h \
-       urcu/static/urcu-signal-nr.h \
        urcu/static/wfcqueue.h \
        urcu/static/wfqueue.h \
        urcu/static/wfstack.h \
@@ -90,7 +88,6 @@ nobase_include_HEADERS = \
        urcu/urcu-memb.h \
        urcu/urcu-qsbr.h \
        urcu/urcu_ref.h \
-       urcu/urcu-signal.h \
        urcu/wfcqueue.h \
        urcu/wfqueue.h \
        urcu/wfstack.h \
This page took 0.023107 seconds and 4 git commands to generate.