doc/examples: cds_wfs_pop_all_blocking
[urcu.git] / doc / examples / Makefile.am
index 85d615853f7304a540fe2debda136815f665dd0c..5c3e76f82a13a5e924392979a2c53cfcc265ae4a 100644 (file)
@@ -43,8 +43,10 @@ dist_doc_examples_wfstack_DATA = \
        wfstack/Makefile \
        wfstack/Makefile.cds_wfs_push \
        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.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.022345 seconds and 4 git commands to generate.