X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=20463812866b31a592152141e9dd417ee7655d0d;hb=70469b43316ecc8d6053550504858ad8a8ef9b16;hp=edf00ebe3e6222a523c30baf287e13ab093e6dc4;hpb=27ea686ab495217631a877ecab497cee813963d6;p=urcu.git diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index edf00eb..2046381 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -111,10 +111,8 @@ dist_doc_examples_rculfhash_DATA = \ rculfhash/cds_lfht_lookup.c \ rculfhash/cds_lfht_for_each_entry_duplicate.c -if NO_SHARED -# Don't build examples if shared libraries support was explicitly -# disabled. -else +# Building the examples requires the shared libraries to be enabled +if ENABLE_EXAMPLES SUBDIRS_PROXY = hlist list urcu-flavors wfcqueue rculfqueue \ wfstack lfstack rculfhash