doc/examples: cds_wfs_pop
[urcu.git] / doc / examples / Makefile.am
index 0db16548075057cc9d55d2cacdaea5784252b667..85d615853f7304a540fe2debda136815f665dd0c 100644 (file)
@@ -29,6 +29,7 @@ dist_doc_examples_list_DATA = \
 doc_examples_wfcqueuedir = ${doc_examplesdir}/wfcqueue
 
 dist_doc_examples_wfcqueue_DATA = \
+       wfcqueue/Makefile \
        wfcqueue/Makefile.cds_wfcq_enqueue \
        wfcqueue/Makefile.cds_wfcq_dequeue \
        wfcqueue/Makefile.cds_wfcq_splice \
@@ -39,8 +40,11 @@ dist_doc_examples_wfcqueue_DATA = \
 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/cds_wfs_push.c \
+       wfstack/cds_wfs_pop.c
 
 if NO_SHARED
 # Don't build examples if shared libraries support was explicitly
This page took 0.023424 seconds and 4 git commands to generate.