X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=5c3e76f82a13a5e924392979a2c53cfcc265ae4a;hp=85d615853f7304a540fe2debda136815f665dd0c;hb=53a7719131ff381866fd414cdeff4ac3dd354927;hpb=95bba308b25b1d642d1ef96210bfb70384ab6de6 diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 85d6158..5c3e76f 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -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