doc/examples: cds_wfs_pop_all_blocking
[urcu.git] / doc / examples / Makefile.am
index 4c0bd3c59ade7365b1eee9837b51aeff2c982528..5c3e76f82a13a5e924392979a2c53cfcc265ae4a 100644 (file)
@@ -42,7 +42,11 @@ doc_examples_wfstackdir = ${doc_examplesdir}/wfstack
 dist_doc_examples_wfstack_DATA = \
        wfstack/Makefile \
        wfstack/Makefile.cds_wfs_push \
-       wfstack/cds_wfs_push.c
+       wfstack/Makefile.cds_wfs_pop \
+       wfstack/Makefile.cds_wfs_pop_all_blocking \
+       wfstack/cds_wfs_push.c \
+       wfstack/cds_wfs_pop.c \
+       wfstack/cds_wfs_pop_all_blocking.c
 
 if NO_SHARED
 # Don't build examples if shared libraries support was explicitly
This page took 0.023173 seconds and 4 git commands to generate.