X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=cae3a02915470652ae88591545ff5dd372a77997;hp=1d8128733793b4679e9d7237d77e9bcc305c26fd;hb=05796604aee3ce40f4170b691b6126c89c2d09e6;hpb=06ced8d6ec9084d8ebbbd9425f0ad2ba5e249e53 diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 1d81287..cae3a02 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -14,8 +14,10 @@ doc_examples_listdir = ${doc_examplesdir}/list dist_doc_examples_list_DATA = \ list/Makefile \ list/Makefile.cds_list_add_rcu \ + list/Makefile.cds_list_add_tail_rcu \ list/Makefile.cds_list_del_rcu \ list/cds_list_add_rcu.c \ + list/cds_list_add_tail_rcu.c \ list/cds_list_del_rcu.c if NO_SHARED