fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / doc / Makefile.am
index 27d37935b39655ac9a1933de9b89318e5a59f601..19a27097a0632f63502402c2edd20ed74ae78aa3 100644 (file)
@@ -1 +1,10 @@
-dist_doc_DATA = rcu-api.txt cds-api.txt
+# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
+#
+# SPDX-License-Identifier: MIT
+
+SUBDIRS = examples
+
+dist_doc_DATA = rcu-api.md \
+               cds-api.md \
+               solaris-build.md \
+               uatomic-api.md
This page took 0.02286 seconds and 4 git commands to generate.