X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=5db9fd5401299e91563c23750992f291bd6e2515;hp=74e2666316ab853da9ffd2066f5ca1907150af1b;hb=6df9f02d9de67572ab8bd34855eca233c16ced47;hpb=71ea53b1c44c78bac18de7ac205bf1bdc4125353 diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 74e2666..5db9fd5 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,11 +1,11 @@ doc_examplesdir = ${docdir}/examples -doc_examples_rcu_flavor_qsbrdir = ${doc_examplesdir}/rcu-flavor-qsbr +doc_examples_urcu_flavorsdir = ${doc_examplesdir}/urcu-flavors -dist_doc_examples_rcu_flavor_qsbr_DATA = \ - rcu-flavor-qsbr/Makefile \ - rcu-flavor-qsbr/Makefile.rcu-flavor-qsbr \ - rcu-flavor-qsbr/rcu-flavor-qsbr.c +dist_doc_examples_urcu_flavors_DATA = \ + urcu-flavors/Makefile \ + urcu-flavors/Makefile.qsbr \ + urcu-flavors/qsbr.c dist_doc_examples_DATA = \ Makefile.examples.template