X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=5c3e76f82a13a5e924392979a2c53cfcc265ae4a;hp=4c0bd3c59ade7365b1eee9837b51aeff2c982528;hb=bb641aa3882c0a345c98a75d4784b3b7ee6211ab;hpb=0bee40698530d2d16a488e7a4b2865d875c6c6b7 diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 4c0bd3c..5c3e76f 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -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