projects
/
urcu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix: x86 and s390 uatomic: __hp() macro warning with gcc 11
[urcu.git]
/
doc
/
Makefile.am
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index ce1774c986e8ad904fed133c9341fa09c7d3b8fc..cf2e902c7c0210e94408ee749837283b2a71b1b0 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,3
+1,6
@@
SUBDIRS = examples
-dist_doc_DATA = rcu-api.md cds-api.md uatomic-api.md
+dist_doc_DATA = rcu-api.md \
+ cds-api.md \
+ solaris-build.md \
+ uatomic-api.md
This page took
0.022705 seconds
and
4
git commands to generate.