doc/examples: cds_lfht_add/cds_lfht_del
[urcu.git] / doc / examples / Makefile.am
index 40c211aef237359a39d55a932f2e4127cd867a16..75021aa38577eca4f044eeaa53c9dc4067fdb2e5 100644 (file)
@@ -91,6 +91,16 @@ dist_doc_examples_rculfqueue_DATA = \
        rculfqueue/cds_lfq_enqueue.c \
        rculfqueue/cds_lfq_dequeue.c
 
+doc_examples_rculfhashdir = ${doc_examplesdir}/rculfhash
+
+dist_doc_examples_rculfhash_DATA = \
+       rculfhash/Makefile \
+       rculfhash/jhash.h \
+       rculfhash/Makefile.cds_lfht_add \
+       rculfhash/Makefile.cds_lfht_del \
+       rculfhash/cds_lfht_add.c \
+       rculfhash/cds_lfht_del.c
+
 if NO_SHARED
 # Don't build examples if shared libraries support was explicitly
 # disabled.
This page took 0.022143 seconds and 4 git commands to generate.